qmk_firmware/quantum
2025-01-29 19:28:06 +00:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
midi
os_detection/tests Merge remote-tracking branch 'origin/master' into develop 2025-01-29 19:28:06 +00:00
painter
pointing_device
process_keycode
rgb_matrix
rgblight [CI] Regenerate Files (#24770) 2025-01-01 13:02:16 +11:00
send_string Consolidate send_string implementations. (#24817) 2025-01-21 08:24:39 +11:00
sequencer
split_common
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_tapping.c [Bug][Core] Fix for Chordal Hold: stuck mods when mod-taps are pressed in a stuttered sequence. (#24878) 2025-01-30 06:17:54 +11:00
action_tapping.h [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) 2025-01-27 12:32:23 +01:00
action_util.c
action_util.h
basic_profiling.h
bits.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h Reduce includes for caps_word header (#18948) 2022-11-03 23:42:58 +00:00
color.c
color.h
command.c
command.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 feature improvements (#19034) 2022-11-12 23:28:11 +00:00
digitizer.h
dip_switch.c Fix missing wait.h include in Dip Switch Map (#24863) 2025-01-25 03:11:38 +00:00
dip_switch.h
dynamic_keymap.c Consolidate send_string implementations. (#24817) 2025-01-21 08:24:39 +11:00
dynamic_keymap.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
keycode_config.h [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
keycodes.h [CI] Regenerate Files (#24770) 2025-01-01 13:02:16 +11:00
keymap_common.c
keymap_common.h
keymap_introspection.c
keymap_introspection.h
layer_lock.c
layer_lock.h
leader.c
leader.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
modifiers.h
mousekey.c
mousekey.h
os_detection.c [OS Detection] Improve MacOS detection (#24708) 2025-01-30 06:25:21 +11:00
os_detection.h
pointing_device_internal.h
programmable_button.c Programmable Button API refactor and improve docs (#18641) 2022-10-15 14:33:24 +11:00
programmable_button.h
quantum.c Invoke process_record_via after _user/_kb have a chance to handle it. (#24879) 2025-01-30 06:18:07 +11:00
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h Add new connection keycodes for Bluetooth, 2.4GHz. (#24251) 2024-08-27 10:52:23 +10:00
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 [Core] quantum: util: add bit and bitmask helpers (#24229) 2024-10-12 18:48:00 +02:00
variable_trace.c
variable_trace.h
via.c
via.h
virtser.h
wpm.c
wpm.h