qmk_firmware/quantum
2023-09-04 03:14:14 +01:00
..
audio
backlight
bootmagic quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
debounce
encoder/tests
keymap_extras keycode aliases: work around ChibiOS ch.h include guard (#21497) 2023-07-31 09:35:06 +10:00
led_matrix
logging
midi Unify MIDI note calculation with the audio feature's algorithm (#21588) 2023-07-27 16:14:34 -07:00
os_detection/tests
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h process_keycode: remove direct quantum.h includes (#21486) 2023-07-11 17:07:24 +10:00
action_tapping.c
action_tapping.h [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) 2023-04-06 00:04:23 +01:00
action_util.c
action_util.h
basic_profiling.h
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c
command.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00:00
digitizer.h
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
encoder.h
haptic.c
haptic.h
joystick.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
joystick.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
keyboard.c
keyboard.h
keycode.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
keycode_config.c
keycode_config.h
keycodes.h
keymap_common.c
keymap_common.h Remove use of keymap.h (#20004) 2023-03-27 20:08:17 +01:00
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 Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 2023-04-04 08:48:51 +10:00
os_detection.h
pointing_device_internal.h
programmable_button.c Programmable Button API refactor and improve docs (#18641) 2022-10-15 14:33:24 +11:00
programmable_button.h
quantum.c
quantum.h Add mousekey.h include to quantum.h (#21897) 2023-09-04 03:14:14 +01:00
quantum_keycodes.h Unicodemap keycodes rename (#21092) 2023-06-01 17:25:08 +01:00
quantum_keycodes_legacy.h
raw_hid.h
repeat_key.c
repeat_key.h
ring_buffer.h Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
secure.c
secure.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h
util.h
variable_trace.c
variable_trace.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
velocikey.c
velocikey.h
via.c
via.h
virtser.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
wpm.c
wpm.h