.. |
audio
|
…
|
|
backlight
|
…
|
|
bootmagic
|
…
|
|
debounce
|
…
|
|
encoder/tests
|
…
|
|
keymap_extras
|
Fix capital letters not getting sent with sendstring_swiss_fr.h (Issue #20080) (#20515)
|
2023-04-20 16:07:04 +01:00 |
led_matrix
|
…
|
|
logging
|
…
|
|
midi
|
…
|
|
os_detection/tests
|
…
|
|
painter
|
…
|
|
pointing_device
|
…
|
|
process_keycode
|
…
|
|
rgb_matrix
|
…
|
|
rgblight
|
…
|
|
send_string
|
…
|
|
sequencer
|
…
|
|
split_common
|
…
|
|
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
|
[Core] Tri Layer Keys (#19795)
|
2023-02-12 10:23:07 +11: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
|
quantum/action_util.c: Use uint8_t for oneshot_layer_data (#20423)
|
2023-04-12 07:24:07 -07:00 |
action_util.h
|
…
|
|
basic_profiling.h
|
…
|
|
bitwise.c
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +00:00 |
bitwise.h
|
…
|
|
caps_word.c
|
Reduce includes for caps_word header (#18948)
|
2022-11-03 23:42:58 +00:00 |
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
|
…
|
|
command.h
|
Remove legacy keycode use from command (#18002)
|
2022-08-12 03:03:36 +01:00 |
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
|
…
|
|
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
|
…
|
|
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
|
Update Doxygen comments for some headers (#20194)
|
2023-03-22 14:32:49 +11:00 |
keyboard.c
|
…
|
|
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
|
Keymap introspection for combos. (#19670)
|
2023-05-15 22:27:37 +10:00 |
leader.c
|
…
|
|
leader.h
|
…
|
|
led.c
|
…
|
|
led.h
|
…
|
|
led_tables.c
|
…
|
|
led_tables.h
|
…
|
|
main.c
|
…
|
|
matrix.c
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2023-02-11 03:47:17 +00:00 |
matrix.h
|
…
|
|
matrix_common.c
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2023-02-11 03:47:17 +00:00 |
modifiers.h
|
Relocate various modifier defines (#18638)
|
2023-03-10 18:27:29 -08:00 |
mousekey.c
|
…
|
|
mousekey.h
|
…
|
|
os_detection.c
|
…
|
|
os_detection.h
|
…
|
|
pointing_device_internal.h
|
…
|
|
programmable_button.c
|
…
|
|
programmable_button.h
|
…
|
|
quantum.c
|
…
|
|
quantum.h
|
…
|
|
quantum_keycodes.h
|
Reallocate SAFE_RANGE (#19909)
|
2023-02-23 09:49:07 +11:00 |
quantum_keycodes_legacy.h
|
…
|
|
raw_hid.h
|
…
|
|
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
|
…
|
|
sync_timer.c
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +00:00 |
sync_timer.h
|
…
|
|
tri_layer.c
|
[Core] Tri Layer Keys (#19795)
|
2023-02-12 10:23:07 +11:00 |
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
|
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
|
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
|
…
|
|