qmk_firmware/quantum
2023-09-25 12:53:12 +10:00
..
audio audio: Don't play the first note of zero-note melodies (#21661) 2023-08-02 17:07:43 +01:00
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix
logging
midi
os_detection/tests
painter
pointing_device quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common
unicode
wear_leveling RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
action_code.h
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c
action.h
basic_profiling.h
bitwise.c
bitwise.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
caps_word.c
caps_word.h Reduce includes for caps_word header (#18948) 2022-11-03 23:42:58 +00:00
color.c
color.h Move PACKED define to util.h (#22074) 2023-09-20 07:33:54 +01: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 Advanced deferred_exec for core-side code. (#15579) 2022-01-10 18:26:46 +00:00
digitizer.c
digitizer.h
dip_switch.c Reduce includes for dip_switch header (#18951) 2022-11-04 11:54:35 +00:00
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
dynamic_macro.h
eeconfig.c
eeconfig.h [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
encoder.c
encoder.h
haptic.c Add full solenoid support on split keyboards (#21583) 2023-09-25 12:23:31 +10:00
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode_config.c bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472) 2023-07-08 10:15:51 +10:00
keycode_config.h
keycode.h
keycodes.h
keymap_common.c quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
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_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
led.c
led.h
main.c
matrix_common.c
matrix.c
matrix.h core: allow locking the matrix state (#18852) 2023-02-13 03:38:36 +11:00
modifiers.h
mousekey.c Improve directional transition of overlapping mouse keys (#21494) 2023-09-25 12:25:24 +10:00
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 Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 2023-04-04 08:48:51 +10:00
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_keycodes_legacy.h
quantum_keycodes.h
quantum.c
quantum.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 Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
secure.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
sync_timer.c
sync_timer.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
tri_layer.c
tri_layer.h
util.h
variable_trace.c clang-format changes 2019-08-30 15:01:52 -07:00
variable_trace.h
velocikey.c Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
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