qmk_firmware/quantum
2023-03-23 05:30:30 +00:00
..
audio Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
backlight
bootmagic Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
debounce
encoder/tests
keymap_extras Remove some use of keymap.h (#19980) 2023-03-03 11:26:53 +00:00
led_matrix
logging
midi Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
os_detection/tests
painter Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing (#20013) 2023-03-20 14:13:53 +11:00
pointing_device
process_keycode Align magic keycodes (#19877) 2023-02-23 08:14:29 +11:00
rgb_matrix
rgblight Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
send_string Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
sequencer
split_common Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
unicode
wear_leveling
action.c
action.h
action_code.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
action_layer.c
action_layer.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
color.h
command.c Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
command.h Remove legacy keycode use from command (#18002) 2022-08-12 03:03:36 +01:00
config_common.h
crc.c
crc.h
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 Reduce includes for dip_switch header (#18951) 2022-11-04 11:54:35 +00:00
dynamic_keymap.c Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c
encoder.h
haptic.c
haptic.h haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2021-11-02 16:54:29 +11:00
joystick.c
joystick.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
keyboard.c Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
keyboard.h Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
keycode.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
keycode_config.c
keycode_config.h [Core] Add getreuer's Autocorrect feature to core (#15699) 2022-09-17 17:50:54 +10:00
keycodes.h Reallocate user/kb keycode ranges (#19907) 2023-02-23 09:50:09 +11:00
keymap.h Remove some use of keymap.h (#19980) 2023-03-03 11:26:53 +00:00
keymap_common.c Fix processing of recently added system keycodes (#20058) 2023-03-08 06:38:11 +00:00
keymap_common.h Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
keymap_introspection.c
keymap_introspection.h Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
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
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 Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
quantum.c
quantum.h
quantum_keycodes.h Reallocate SAFE_RANGE (#19909) 2023-02-23 09:49:07 +11:00
quantum_keycodes_legacy.h Align magic keycodes (#19877) 2023-02-23 08:14:29 +11:00
raw_hid.h
ring_buffer.h
secure.c
secure.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
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 Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
velocikey.h
via.c VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
via.h VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
virtser.h
wpm.c
wpm.h