..
process_audio.c
Adds support for Planck Rev 6 ( #2666 )
2018-07-16 11:48:31 -04:00
process_audio.h
Adds support for Planck Rev 6 ( #2666 )
2018-07-16 11:48:31 -04:00
process_auto_shift.c
Add non-US Hash and Backslash to AutoShift handling
2018-10-06 20:43:12 -04:00
process_auto_shift.h
Add on/off/toggle keycodes for Auto Shift
2017-12-20 14:38:56 -05:00
process_clicky.c
Adds a configurable initial delay to the audio clicky feature ( #4286 )
2019-05-17 13:48:53 -07:00
process_clicky.h
Add On/Off keycodes
2018-09-25 13:28:36 -07:00
process_combo.c
fix combo enabling logic ( #5610 )
2019-04-14 11:02:41 -07:00
process_combo.h
Switch process_combo to using global register and timer ( #2561 )
2019-04-08 14:07:15 -07:00
process_key_lock.c
Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
2017-10-29 20:05:54 -04:00
process_key_lock.h
Added support for locking One Shot modifiers.
2017-08-08 10:02:53 -04:00
process_leader.c
Fix leader processing
2018-12-29 08:17:43 -08:00
process_leader.h
Fix up process_leader to be a bit more optimized ( #4662 )
2018-12-20 16:54:06 -08:00
process_midi.c
Added bending to MIDI ( #2740 )
2018-04-18 22:22:08 -04:00
process_midi.h
Merge ChibiOS and LUFA descriptor support ( #2362 )
2018-02-08 15:07:46 -05:00
process_music.c
Adds support for Planck Rev 6 ( #2666 )
2018-07-16 11:48:31 -04:00
process_music.h
Adds support for Planck Rev 6 ( #2666 )
2018-07-16 11:48:31 -04:00
process_printer.c
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_printer.h
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_printer_bb.c
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_space_cadet.c
Added mod carry over from press to release. ( #5866 )
2019-07-06 21:00:05 -07:00
process_space_cadet.h
Space Cadet: Reducing unnecessary reported keypresses ( #5781 )
2019-05-05 16:27:02 -07:00
process_steno.c
Fix Tx Bolt ghosting second character on key press ( #5229 )
2019-02-23 19:32:48 -08:00
process_steno.h
Improve state/chord handling and clean up namespace
2018-04-07 17:12:44 -04:00
process_tap_dance.c
Register the interrupting keycode in the tap dance state struct
2018-12-30 08:35:12 -08:00
process_tap_dance.h
Register the interrupting keycode in the tap dance state struct
2018-12-30 08:35:12 -08:00
process_terminal.c
Allows Terminal to use ModTap/LayerTap keys ( #4586 )
2019-01-17 17:51:04 -08:00
process_terminal.h
Updates send_string functionality, adds terminal feature ( #1657 )
2017-09-12 00:43:10 -04:00
process_terminal_nop.h
Updates send_string functionality, adds terminal feature ( #1657 )
2017-09-12 00:43:10 -04:00
process_ucis.c
Add user-overridable callback for cancelling UCIS input ( #5564 )
2019-07-15 22:53:04 -07:00
process_ucis.h
Overhaul Unicode Common functionality ( #4325 )
2018-12-19 08:39:24 -08:00
process_unicode.c
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00
process_unicode.h
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00
process_unicode_common.c
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00
process_unicode_common.h
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00
process_unicodemap.c
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00
process_unicodemap.h
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements ( #4803 )
2019-05-03 09:33:00 -07:00