1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/quantum
2023-06-18 14:33:18 +10:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
midi
os_detection/tests
painter
pointing_device Make Pointing Device Auto Layer more configurable (#20061) 2023-05-06 06:38:45 -07:00
process_keycode
rgb_matrix [BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988) 2023-05-27 13:26:14 +10:00
rgblight
send_string
sequencer
split_common
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
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 fixed typo in orange HSV colors decalartion (#15976) 2022-01-22 06:12:14 +00:00
command.c
command.h
crc.c Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00:00
crc.h Reduce includes for crc header (#18947) 2022-11-03 21:36:58 +00:00
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
eeconfig.h
encoder.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c Merge remote-tracking branch 'origin/master' into develop 2023-04-30 01:57:38 +00:00
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keycodes.h
keymap.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 Remove deprecated led_set_kb (#19273) 2022-12-14 11:14:10 +00:00
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
matrix_common.c
modifiers.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
mousekey.c
mousekey.h add "inertia" mode for mouse keys (#18774) 2022-10-26 20:49:44 +01:00
os_detection.c
os_detection.h
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2023-05-20 22:35:06 +10:00
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
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
virtser.h
wpm.c [Bug] Fix compilation issue with WPM (#18965) 2022-11-05 19:05:01 +00:00
wpm.h