qmk_firmware/quantum/process_keycode
Nick Brassel 801be60473 The other required set of changes
As per the PR, the changes still holding it up.
Add onekey for testing.
Fix ARM builds.
Fix device descriptor when either axes or buttons is zero.
Add compile-time check for at least one axis or button.
Move definition to try to fix conflict.
PR review comments.
qmk cformat
2020-03-22 11:24:43 +01:00
..
process_audio.c clang-format changes 2019-08-30 15:01:52 -07:00
process_audio.h Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
process_auto_shift.c Smallish overhaul of Auto-Shift feature (#6067) 2019-11-03 09:52:01 -08:00
process_auto_shift.h Smallish overhaul of Auto-Shift feature (#6067) 2019-11-03 09:52:01 -08:00
process_backlight.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
process_backlight.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
process_clicky.c clang-format changes 2019-08-30 15:01:52 -07:00
process_clicky.h Add On/Off keycodes 2018-09-25 13:28:36 -07:00
process_combo.c clang-format changes 2019-08-30 15:01:52 -07:00
process_combo.h clang-format changes 2019-08-30 15:01:52 -07:00
process_dynamic_macro.c [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
process_dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
process_grave_esc.c Relocate grave keycode processing (#8082) 2020-02-04 18:49:10 -08:00
process_grave_esc.h Relocate grave keycode processing (#8082) 2020-02-04 18:49:10 -08:00
process_joystick.c The other required set of changes 2020-03-22 11:24:43 +01:00
process_joystick.h The other required set of changes 2020-03-22 11:24:43 +01:00
process_key_lock.c clang-format changes 2019-08-30 15:01:52 -07:00
process_key_lock.h clang-format changes 2019-08-30 15:01:52 -07:00
process_leader.c clang-format changes 2019-08-30 15:01:52 -07:00
process_leader.h clang-format changes 2019-08-30 15:01:52 -07:00
process_magic.c Fix FORCE_NKRO handling (#7601) 2019-12-11 11:39:30 -08:00
process_magic.h Relocate magic keycode processing (#7512) 2019-12-03 19:48:55 +00:00
process_midi.c clang-format changes 2019-08-30 15:01:52 -07:00
process_midi.h clang-format changes 2019-08-30 15:01:52 -07:00
process_music.c clang-format changes 2019-08-30 15:01:52 -07:00
process_music.h clang-format changes 2019-08-30 15:01:52 -07:00
process_printer.c clang-format changes 2019-08-30 15:01:52 -07:00
process_printer.h Fix warnings in process_printer 2017-04-13 16:00:29 +03:00
process_printer_bb.c clang-format changes 2019-08-30 15:01:52 -07:00
process_rgb.c Run clang-format manually to fix recently changed files (#7934) 2020-01-19 16:30:34 +00:00
process_rgb.h Relocate RGB keycode processing (#7508) 2019-12-16 12:27:53 -08:00
process_space_cadet.c clang-format changes 2019-08-30 15:01:52 -07:00
process_space_cadet.h Space Cadet: Reducing unnecessary reported keypresses (#5781) 2019-05-05 16:27:02 -07:00
process_steno.c switching to you know whats up mode (#7921) 2020-01-17 16:15:58 -05:00
process_steno.h switching to you know whats up mode (#7921) 2020-01-17 16:15:58 -05:00
process_tap_dance.c Generalize Tap Dance Layer functions (#6629) 2019-09-21 11:22:27 -07:00
process_tap_dance.h Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
process_terminal.c Send string keycode tweaks (#7471) 2019-11-25 23:16:58 -08:00
process_terminal.h clang-format changes 2019-08-30 15:01:52 -07:00
process_terminal_nop.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
process_ucis.c clang-format changes 2019-08-30 15:01:52 -07:00
process_ucis.h clang-format changes 2019-08-30 15:01:52 -07:00
process_unicode.c clang-format changes 2019-08-30 15:01:52 -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 send_unicode_string(): Add support for code points > 0xFFFF (#8236) 2020-02-25 12:54:51 +11:00
process_unicode_common.h send_unicode_string(): Add support for code points > 0xFFFF (#8236) 2020-02-25 12:54:51 +11:00
process_unicodemap.c send_unicode_string(): Add support for code points > 0xFFFF (#8236) 2020-02-25 12:54:51 +11:00
process_unicodemap.h send_unicode_string(): Add support for code points > 0xFFFF (#8236) 2020-02-25 12:54:51 +11:00