1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
..
audio
backlight
bootmagic
debounce
encoder/tests Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
keymap_extras
led_matrix
logging
midi
os_detection/tests
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c
action.h [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2023-05-20 22:35:06 +10:00
action_code.h
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
basic_profiling.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c Rename RGBW define to WS2812_RGBW (#23585) 2024-04-28 00:36:54 +10:00
color.h
command.c
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
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 Fix encoder breakage with 4 or more encoders (#23595) 2024-04-27 09:28:29 +10:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h Fix joystick initialization (#22953) 2024-02-17 01:14:46 +11:00
keyboard.c Rename process_{led,rgb}_matrix() (#23422) 2024-04-05 15:43:52 +01:00
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycodes.h
keymap_common.c
keymap_common.h
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
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
ring_buffer.h
secure.c
secure.h
steno_keycodes.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
variable_trace.c
variable_trace.h
via.c
via.h
virtser.h
wpm.c
wpm.h