qmk_firmware/quantum
2022-08-14 21:25:46 +10:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
wear_leveling RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
action.c
action.h
action_code.h Align TO() max layers with other keycodes (#17989) 2022-08-14 21:25:46 +10:00
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h
config_common.h
crc.c Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
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 [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
eeconfig.c
eeconfig.h Fix oneshot toggle logic (#16630) 2022-03-14 01:11:42 +00:00
encoder.c
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
keycode.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
keycode_config.c
keycode_config.h
keycode_legacy.h
keymap.h
keymap_common.c Align TO() max layers with other keycodes (#17989) 2022-08-14 21:25:46 +10:00
keymap_introspection.c
keymap_introspection.h Add keymap wrappers for introspection into the keymap. (#17229) 2022-06-05 10:26:02 +10:00
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h Custom matrix lite support for split keyboards (#14674) 2021-12-27 21:03:40 +11:00
matrix_common.c
mousekey.c Merge remote-tracking branch 'origin/master' into develop 2022-06-29 08:17:56 +00:00
mousekey.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h Align TO() max layers with other keycodes (#17989) 2022-08-14 21:25:46 +10:00
quantum_keycodes_legacy.h
raw_hid.h
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
utf8.c
utf8.h
util.h Asymmetric encoders, encoder tests. (#16068) 2022-03-08 16:58:05 +11:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
virtser.h
wpm.c
wpm.h