qmk_firmware/quantum
2025-06-07 22:56:58 +10:00
..
audio
backlight
bootmagic
connection
debounce
encoder/tests
keymap_extras Generate versions to keycode headers (#25219) 2025-05-05 10:44:08 +10:00
led_matrix
logging
midi
nvm
os_detection/tests
painter Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
pointing_device
process_keycode
rgb_matrix Add {rgb|led}_matrix_get_mode_name(). (#25344) 2025-06-07 22:56:58 +10:00
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h Add additional hooks for Community modules (#25050) 2025-05-05 10:21:47 +10:00
action_tapping.c
action_tapping.h [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates. (#25175) 2025-04-22 09:59:49 +02:00
action_util.c
action_util.h Separate 6KRO and NKRO report structs (#22267) 2023-10-23 15:43:46 +11:00
basic_profiling.h Remove arm_atsam platform (#24337) 2024-09-02 03:48:17 +01:00
bits.h Fix path typo related RP2040 (#25069) 2025-03-28 21:03:59 +11:00
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 Rename RGB and HSV structs (#24471) 2024-10-12 00:10:02 +01:00
command.c
command.h
compiler_support.h
crc.c
crc.h Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00:00
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.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
eeconfig.c
eeconfig.h
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c Deprecate usb.force_nkro/FORCE_NKRO (#25262) 2025-05-14 22:02:43 +10:00
keyboard.h
keycode.h
keycode_config.c Begin removal of bootmagic lite terminology (#22970) 2024-01-28 22:51:58 +00:00
keycode_config.h
keycode_string.c
keycode_string.h [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 2025-03-19 20:45:56 +01:00
keycodes.h
keymap_common.c
keymap_common.h
keymap_introspection.c
keymap_introspection.h
layer_lock.c Review fixes for layer lock feature (#24627) 2024-11-21 13:02:49 +00:00
layer_lock.h
leader.c
leader.h
led.c
led.h
led_tables.c Remove unused LED_BREATHING_TABLE 2020-03-06 22:29:01 -08:00
led_tables.h
main.c
matrix.c Update atomic GPIO macros in keyboard custom matrix (#23796) 2024-07-13 18:41:05 +10:00
matrix.h
matrix_common.c
modifiers.h
mousekey.c
mousekey.h
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.c
raw_hid.h
repeat_key.c
repeat_key.h
ring_buffer.h Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
secure.c
secure.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
steno_keycodes.h
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
via.c
via.h
virtser.h
wpm.c
wpm.h