qmk_firmware/quantum
2022-07-18 11:55:27 +01:00
..
audio
backlight
bootmagic
debounce Make debounce() signal changes in the cooked matrix as return value (#17554) 2022-07-07 10:00:40 +02:00
encoder/tests
keymap_extras
led_matrix [Bug] Fix compile issue with LED Matrix (#17658) 2022-07-13 01:10:51 -07:00
logging [Fix] Patches after printf library update (#17584) 2022-07-07 14:14:09 +02:00
painter
process_keycode Merge remote-tracking branch 'origin/master' into develop 2022-07-02 12:49:52 +00:00
rgb_matrix Add LED limit call (#17679) 2022-07-14 12:37:47 +01:00
rgblight
send_string Feature-ify Send String (#17275) 2022-07-02 22:10:08 +10:00
sequencer
split_common
wear_leveling
action.c
action.h
action_code.h
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 [Fix] Patches after printf library update (#17584) 2022-07-07 14:14:09 +02:00
command.h
config_common.h
crc.c
crc.h
debounce.h Make debounce() signal changes in the cooked matrix as return value (#17554) 2022-07-07 10:00:40 +02:00
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c Allow dynamic keymap to compile without via.h (#17703) 2022-07-18 11:55:27 +01:00
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c Improve ENCODER_DEFAULT_POS to recognize lost ticks (#16932) 2022-07-02 22:12:41 +10:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h
keycode_config.c PoC: Swap Escape and Caps (#16336) 2022-07-02 22:08:48 +10:00
keycode_config.h PoC: Swap Escape and Caps (#16336) 2022-07-02 22:08:48 +10:00
keycode_legacy.h
keymap.h
keymap_common.c
keymap_introspection.c Allow for keymaps array to be implemented in a file other than $(KEYMAP_C) (#17559) 2022-07-05 08:58:35 +10:00
keymap_introspection.h
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c Make debounce() signal changes in the cooked matrix as return value (#17554) 2022-07-07 10:00:40 +02:00
matrix.h
matrix_common.c Make debounce() signal changes in the cooked matrix as return value (#17554) 2022-07-07 10:00:40 +02:00
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h [Core] PMW33XX drivers overhaul (#17613) 2022-07-14 11:50:00 +02:00
pointing_device_drivers.c [Core] PMW33XX drivers overhaul (#17613) 2022-07-14 11:50:00 +02:00
pointing_device_gestures.c Cirque trackpad features: circular scroll, inertial cursor (#17482) 2022-07-12 21:17:40 -07:00
pointing_device_gestures.h Cirque trackpad features: circular scroll, inertial cursor (#17482) 2022-07-12 21:17:40 -07:00
programmable_button.c
programmable_button.h
quantum.c
quantum.h Feature-ify Send String (#17275) 2022-07-02 22:10:08 +10:00
quantum_keycodes.h PoC: Swap Escape and Caps (#16336) 2022-07-02 22:08:48 +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
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h Allow dynamic keymap to compile without via.h (#17703) 2022-07-18 11:55:27 +01:00
via_ensure_keycode.h
virtser.h
wpm.c
wpm.h