qmk/quantum
Joel Challis 952b88528f
Fix processing of recently added system keycodes (#20058)
2023-03-08 06:38:11 +00:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging [Core] guard action related debug messages (#19348) 2022-12-15 23:38:25 +01:00
midi
os_detection/tests
painter
pointing_device Fix jump in report value when scale changes during cirque get report (#18992) 2022-11-09 09:48:46 -08:00
process_keycode Align magic keycodes (#19877) 2023-02-23 08:14:29 +11:00
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c
action.h
action_code.h Initial DD keycode migration (#18643) 2022-11-05 10:30:09 +00:00
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c
encoder.h Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h
keycode_config.c Make Magic handling more consistent in Action Keycode handling (#9126) 2023-02-13 04:48:14 +11:00
keycode_config.h
keycodes.h
keymap.h
keymap_common.c
keymap_introspection.c
keymap_introspection.h
leader.c
leader.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
mousekey.c
mousekey.h
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h Programmable Button API refactor and improve docs (#18641) 2022-10-15 14:33:24 +11:00
quantum.c
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
virtser.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
wpm.c [Bug] Fix compilation issue with WPM (#18965) 2022-11-05 19:05:01 +00:00
wpm.h