You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
..
audio Fix functions with empty params (#19647) 3 years ago
backlight
bootmagic
debounce
encoder/tests
keymap_extras Regenerate Files (#19463) 3 years ago
led_matrix Remove `config.h` include from quantum files (#19817) 3 years ago
logging [Core] guard action related debug messages (#19348) 3 years ago
midi Move MIDI code out of tmk_core (#19704) 3 years ago
os_detection/tests Detect host OS based on USB fingerprint (#18463) 3 years ago
painter QP: Correct rotation and offset when using LVGL (#19713) 3 years ago
pointing_device
process_keycode Add combo hook to allow per layer combo reference layers. (#16699) 3 years ago
rgb_matrix Remove `config.h` include from quantum files (#19817) 3 years ago
rgblight Regenerate Files (#19463) 3 years ago
send_string
sequencer
split_common Remove `config.h` include from quantum files (#19817) 3 years ago
unicode
wear_leveling
action.c Tidy up use of keycode range helpers (#19813) 3 years ago
action.h [Core] guard action related debug messages (#19348) 3 years ago
action_code.h
action_layer.c [Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) 3 years ago
action_layer.h [Core] Tri Layer Keys (#19795) 3 years ago
action_tapping.c Tidy up use of keycode range helpers (#19756) 3 years ago
action_tapping.h [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 3 years ago
action_util.c Fix functions with empty params (#19647) 3 years ago
action_util.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h
config_common.h Strip out more of config_common (#19722) 3 years ago
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
haptic.c Add Split support for Haptic feedback (#19203) 3 years ago
haptic.h
joystick.c Fix functions with empty params (#19647) 3 years ago
joystick.h
keyboard.c core: allow locking the matrix state (#18852) 3 years ago
keyboard.h Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 3 years ago
keycode.h Tidy up use of keycode range helpers (#19813) 3 years ago
keycode_config.c Make Magic handling more consistent in Action Keycode handling (#9126) 3 years ago
keycode_config.h
keycodes.h Tidy up use of keycode range helpers (#19813) 3 years ago
keymap.h
keymap_common.c Make Magic handling more consistent in Action Keycode handling (#9126) 3 years ago
keymap_introspection.c Allow overriding of keymap/encodermap layer count. (#19325) 3 years ago
keymap_introspection.h Allow overriding of keymap/encodermap layer count. (#19325) 3 years ago
leader.c Refactor Leader key feature (#19632) 3 years ago
leader.h Refactor Leader key feature (#19632) 3 years ago
led.c Remove deprecated led_set_kb (#19273) 3 years ago
led.h Remove deprecated led_set_kb (#19273) 3 years ago
led_tables.c
led_tables.h
main.c [Core] Quantum Painter - LVGL Integration (#18499) 3 years ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
matrix.h core: allow locking the matrix state (#18852) 3 years ago
matrix_common.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
mousekey.c Fix build failures with `OPT = 0` due to inline functions (#19767) 3 years ago
mousekey.h
os_detection.c Detect host OS based on USB fingerprint (#18463) 3 years ago
os_detection.h Detect host OS based on USB fingerprint (#18463) 3 years ago
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c [Core] Tri Layer Keys (#19795) 3 years ago
quantum.h Refactor Leader key feature (#19632) 3 years ago
quantum_keycodes.h Move more unicode ranges to DD (#19755) 3 years ago
quantum_keycodes_legacy.h Normalise Swap Hands keycodes (#19720) 3 years ago
raw_hid.h
ring_buffer.h Fix quantum ring_buffer for ChibiOS (#19683) 3 years ago
secure.c
secure.h
sync_timer.c
sync_timer.h
tri_layer.c [Core] Tri Layer Keys (#19795) 3 years ago
tri_layer.h [Core] Tri Layer Keys (#19795) 3 years ago
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c [Bug] Use correct functions for RGB Matrix support in VIA (#19554) 3 years ago
via.h
virtser.h
wpm.c
wpm.h