| .. |
|
audio
|
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
|
2023-07-08 00:47:16 +10:00 |
|
backlight
|
Relocate backlight drivers (#21444)
|
2023-07-08 23:13:10 +10:00 |
|
bootmagic
|
|
|
|
debounce
|
debounce: remove direct quantum.h includes (#21480)
|
2023-07-09 02:05:20 +01:00 |
|
encoder/tests
|
|
|
|
keymap_extras
|
keymap_extras: remove direct quantum.h includes (#21485)
|
2023-07-09 20:05:01 +10:00 |
|
led_matrix
|
|
|
|
logging
|
|
|
|
midi
|
|
|
|
os_detection/tests
|
|
|
|
painter
|
[Bugfix] Check NULL pointers on QP (#20481)
|
2023-07-08 00:51:19 +10:00 |
|
pointing_device
|
|
|
|
process_keycode
|
|
|
|
rgb_matrix
|
Set minimum middle column value (#21365)
|
2023-07-08 00:35:22 +10:00 |
|
rgblight
|
|
|
|
send_string
|
|
|
|
sequencer
|
|
|
|
split_common
|
|
|
|
unicode
|
|
|
|
wear_leveling
|
|
|
|
action.c
|
|
|
|
action.h
|
|
|
|
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
|
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
|
|
|
|
debounce.h
|
debounce: remove direct quantum.h includes (#21480)
|
2023-07-09 02:05:20 +01:00 |
|
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
|
|
|
|
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
|
[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
|
|
|
|
keyboard.h
|
|
|
|
keycode.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
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2023-05-08 10:56:03 -07:00 |
|
keycodes.h
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2023-05-20 22:35:06 +10:00 |
|
keymap_common.c
|
|
|
|
keymap_common.h
|
|
|
|
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
|
Refactor times inverse of sqrt 2 calculation (#21293)
|
2023-07-08 00:50:21 +10:00 |
|
mousekey.h
|
|
|
|
os_detection.c
|
|
|
|
os_detection.h
|
|
|
|
pointing_device_internal.h
|
|
|
|
programmable_button.c
|
|
|
|
programmable_button.h
|
|
|
|
quantum.c
|
Allow key override to respect weak mods caused by caps word (#21434)
|
2023-07-08 00:40:09 +10:00 |
|
quantum.h
|
|
|
|
quantum_keycodes.h
|
|
|
|
quantum_keycodes_legacy.h
|
|
|
|
raw_hid.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
2021-10-28 22:31:59 +01:00 |
|
repeat_key.c
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2023-05-20 22:35:06 +10:00 |
|
repeat_key.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
|
|
|
|
velocikey.h
|
|
|
|
via.c
|
|
|
|
via.h
|
|
|
|
virtser.h
|
|
|
|
wpm.c
|
|
|
|
wpm.h
|
|
|