qmk_firmware/quantum
2024-03-10 22:24:17 +11:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix Add RGB matrix & LED Matrix support for IS31FL3729 (#21944) 2024-02-17 01:41:35 +11:00
logging Workaround for make test:all DEBUG=1 (#23047) 2024-02-16 09:54:09 +00:00
midi
os_detection/tests
painter [Driver] ILI9486 on Quantum Painter (#18521) 2024-02-17 18:36:05 +11:00
pointing_device
process_keycode Remove redundant steno eeconfig init (#22680) 2024-02-01 11:58:30 +00:00
rgb_matrix
rgblight
send_string Insert delay between shifted chars in send_string_with_delay (#19280) 2024-02-17 01:01:01 +11:00
sequencer
split_common Fixes for encoder abstraction. (#23195) 2024-03-10 22:24:17 +11:00
unicode
wear_leveling
action_code.h
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h Separate 6KRO and NKRO report structs (#22267) 2023-10-23 15:43:46 +11:00
action.c
action.h [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2023-05-20 22:35:06 +10:00
basic_profiling.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h Move PACKED define to util.h (#22074) 2023-09-20 07:33:54 +01:00
command.c
command.h
crc.c
crc.h
debounce.h debounce: remove direct quantum.h includes (#21480) 2023-07-09 02:05:20 +01:00
deferred_exec.c
deferred_exec.h
digitizer.c Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00:00
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c Fixes for encoder abstraction. (#23195) 2024-03-10 22:24:17 +11:00
encoder.h Fixes for encoder abstraction. (#23195) 2024-03-10 22:24:17 +11:00
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode_config.c
keycode_config.h
keycode.h
keycodes.h Regenerate Files (#22821) 2024-01-04 08:59:38 +00:00
keymap_common.c
keymap_common.h Remove use of keymap.h (#20004) 2023-03-27 20:08:17 +01:00
keymap_introspection.c
keymap_introspection.h
leader.c
leader.h
led_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
led.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
led.h
main.c
matrix_common.c
matrix.c
matrix.h
modifiers.h
mousekey.c Improve directional transition of overlapping mouse keys (#21494) 2023-09-25 12:25:24 +10:00
mousekey.h
os_detection.c
os_detection.h OS Detection - Entire file should not be wrapped with ifdef (#23108) 2024-02-19 15:37:51 +00:00
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum_keycodes_legacy.h
quantum_keycodes.h
quantum.c
quantum.h
raw_hid.h
repeat_key.c
repeat_key.h
ring_buffer.h
secure.c
secure.h
steno_keycodes.h
sync_timer.c
sync_timer.h
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 Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
via.c
via.h
virtser.h
wpm.c
wpm.h