1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
2024-05-17 22:59:45 +01:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix Add RGB matrix & LED Matrix support for IS31FL3729 (#21944) 2024-02-17 01:41:35 +11:00
logging Workaround for make test:all DEBUG=1 (#23047) 2024-02-16 09:54:09 +00:00
midi
os_detection/tests
painter
pointing_device
process_keycode
rgb_matrix Add RGB matrix & LED Matrix support for IS31FL3729 (#21944) 2024-02-17 01:41:35 +11:00
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
color.h Move PACKED define to util.h (#22074) 2023-09-20 07:33:54 +01:00
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 Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
encoder.c
encoder.h Fixes for encoder abstraction. (#23195) 2024-03-10 22:24:17 +11:00
haptic.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
haptic.h
joystick.c
joystick.h
keyboard.c
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 Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
led.c
led.h
led_tables.c
led_tables.h
main.c [Core] Quantum Painter - LVGL Integration (#18499) 2022-12-13 07:51:14 +11:00
matrix.c
matrix.h core: allow locking the matrix state (#18852) 2023-02-13 03:38:36 +11:00
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 Improve and Cleanup Shutdown callbacks (#21060) 2023-11-26 22:59:18 +11:00
quantum.h [Core] Add OS detection callbacks (#21777) 2024-02-17 01:19:02 +11:00
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
repeat_key.c
repeat_key.h
ring_buffer.h
secure.c Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
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 Reduce includes for wpm header (#18949) 2022-11-04 00:50:59 +00:00