| .. |
|
audio
|
|
|
|
backlight
|
|
|
|
bootmagic
|
|
|
|
debounce
|
|
|
|
encoder/tests
|
|
|
|
keymap_extras
|
|
|
|
led_matrix
|
|
|
|
logging
|
|
|
|
painter
|
|
|
|
pointing_device
|
|
|
|
process_keycode
|
|
|
|
rgb_matrix
|
Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* (#19079)
|
2022-11-27 04:18:24 +11:00 |
|
rgblight
|
|
|
|
send_string
|
|
|
|
sequencer
|
|
|
|
split_common
|
|
|
|
unicode
|
|
|
|
wear_leveling
|
|
|
|
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
|
|
|
|
bitwise.c
|
|
|
|
bitwise.h
|
|
|
|
caps_word.c
|
|
|
|
caps_word.h
|
|
|
|
color.c
|
|
|
|
color.h
|
|
|
|
command.c
|
|
|
|
command.h
|
|
|
|
config_common.h
|
|
|
|
crc.c
|
|
|
|
crc.h
|
|
|
|
debounce.h
|
|
|
|
deferred_exec.c
|
|
|
|
deferred_exec.h
|
|
|
|
digitizer.c
|
|
|
|
digitizer.h
|
|
|
|
dip_switch.c
|
|
|
|
dip_switch.h
|
|
|
|
dynamic_keymap.c
|
|
|
|
dynamic_keymap.h
|
|
|
|
dynamic_macro.h
|
|
|
|
eeconfig.c
|
|
|
|
eeconfig.h
|
|
|
|
encoder.c
|
|
|
|
encoder.h
|
|
|
|
haptic.c
|
|
|
|
haptic.h
|
|
|
|
joystick.c
|
|
|
|
joystick.h
|
|
|
|
keyboard.c
|
|
|
|
keyboard.h
|
|
|
|
keycode_config.c
|
|
|
|
keycode_config.h
|
|
|
|
keycode.h
|
|
|
|
keycodes.h
|
|
|
|
keymap_common.c
|
|
|
|
keymap_introspection.c
|
|
|
|
keymap_introspection.h
|
|
|
|
keymap.h
|
|
|
|
led_tables.c
|
Remove unused LED_BREATHING_TABLE
|
2020-03-06 22:29:01 -08:00 |
|
led_tables.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
|
led.c
|
quantum: led: split out led_update_ports() for customization of led behaviour (#14452)
|
2022-10-06 21:24:41 +11:00 |
|
led.h
|
quantum: led: split out led_update_ports() for customization of led behaviour (#14452)
|
2022-10-06 21:24:41 +11:00 |
|
main.c
|
Quantum Painter (#10174)
|
2022-04-13 18:00:18 +10:00 |
|
matrix_common.c
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-08-07 19:33:39 +00:00 |
|
matrix.c
|
Make debounce() signal changes in the cooked matrix as return value (#17554)
|
2022-07-07 10:00:40 +02:00 |
|
matrix.h
|
Custom matrix lite support for split keyboards (#14674)
|
2021-12-27 21:03:40 +11:00 |
|
mousekey.c
|
|
|
|
mousekey.h
|
add "inertia" mode for mouse keys (#18774)
|
2022-10-26 20:49:44 +01: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
|
Programmable Button API refactor and improve docs (#18641)
|
2022-10-15 14:33:24 +11:00 |
|
quantum_keycodes_legacy.h
|
Align haptic feedback keycode names (#18964)
|
2022-11-07 02:43:53 +00:00 |
|
quantum_keycodes.h
|
Normalise MIDI keycodes (#18972)
|
2022-11-07 02:26:15 +00:00 |
|
quantum.c
|
Normalise output selection (Bluetooth) keycodes (#19004)
|
2022-11-08 19:03:31 +00:00 |
|
quantum.h
|
Digitizer feature improvements (#19034)
|
2022-11-12 23:28:11 +00:00 |
|
raw_hid.h
|
|
|
|
ring_buffer.h
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +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
|
Enhancement and fixes of "Secure" feature (#16958)
|
2022-05-14 23:07:08 +01:00 |
|
sync_timer.c
|
|
|
|
sync_timer.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
2021-10-28 22:31:59 +01:00 |
|
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
|
|
|
|
variable_trace.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
|
velocikey.c
|
Format code according to conventions (#16322)
|
2022-02-12 18:29:31 +00:00 |
|
velocikey.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
|
via.c
|
VIA V3 - The Custom UI Update (#18222)
|
2022-11-10 07:46:44 +11:00 |
|
via.h
|
|
|
|
virtser.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
2021-10-28 22:31:59 +01:00 |
|
wpm.c
|
[Bug] Fix compilation issue with WPM (#18965)
|
2022-11-05 19:05:01 +00:00 |
|
wpm.h
|
Reduce includes for wpm header (#18949)
|
2022-11-04 00:50:59 +00:00 |