qmk_firmare/quantum
Skyler Hawthorne a29f665769
Insert delay between shifted chars in send_string_with_delay for AVR (#23673)
2024-05-18 21:37:33 -07:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
midi
os_detection/tests
painter
pointing_device
process_keycode Normalise RGBLight (underglow) keycodes (#23656) 2024-05-07 18:36:50 +10:00
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h process_keycode: remove direct `quantum.h` includes (#21486) 2023-07-11 17:07:24 +10:00
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
basic_profiling.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h Rename `RGBW` define to `WS2812_RGBW` (#23585) 2024-04-28 00:36:54 +10:00
command.c
command.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c Infer eeconfig identifiers (#22135) 2024-03-14 21:45:03 +11:00
eeconfig.h
encoder.c
encoder.h
haptic.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
haptic.h
joystick.c
joystick.h Fix joystick initialization (#22953) 2024-02-17 01:14:46 +11:00
keyboard.c
keyboard.h Keymap introspection for Dip Switches (#22543) 2023-12-11 23:06:18 +00:00
keycode.h
keycode_config.c
keycode_config.h
keycodes.h
keymap_common.c
keymap_common.h
keymap_introspection.c
keymap_introspection.h Keymap introspection for Dip Switches (#22543) 2023-12-11 23:06:18 +00:00
leader.c
leader.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h core: allow locking the matrix state (#18852) 2023-02-13 03:38:36 +11:00
matrix_common.c quantum: remove direct `quantum.h` includes (#21507) 2023-07-16 23:42:56 +10:00
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.h
repeat_key.c
repeat_key.h quantum: remove direct `quantum.h` includes (#21507) 2023-07-16 23:42:56 +10:00
ring_buffer.h
secure.c
secure.h
steno_keycodes.h Remove requirement for `keymap_steno.h` include in keymaps (#22423) 2023-11-12 18:25:46 +11:00
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h
variable_trace.c
variable_trace.h
via.c
via.h
virtser.h
wpm.c
wpm.h