1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
2023-03-08 06:38:11 +00:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
midi
os_detection/tests
painter QP: Correct rotation and offset when using LVGL (#19713) 2023-02-02 14:31:54 +11:00
pointing_device
process_keycode Align magic keycodes (#19877) 2023-02-23 08:14:29 +11:00
rgb_matrix
rgblight
send_string
sequencer
split_common Remove config.h include from quantum files (#19817) 2023-02-12 02:40:16 +00:00
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c [Fix] Patches after printf library update (#17584) 2022-07-07 14:14:09 +02:00
command.h
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h Advanced deferred_exec for core-side code. (#15579) 2022-01-10 18:26:46 +00:00
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
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 [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
ring_buffer.h
secure.c
secure.h Enhancement and fixes of "Secure" feature (#16958) 2022-05-14 23:07:08 +01:00
sync_timer.c
sync_timer.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
tri_layer.c [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
tri_layer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
virtser.h
wpm.c
wpm.h