.. |
audio
|
|
|
backlight
|
|
|
bootmagic
|
|
|
debounce
|
|
|
encoder/tests
|
|
|
keymap_extras
|
Fixes for slovak language-specific keycodes (#16019)
|
2022-01-27 15:36:43 +00:00 |
led_matrix
|
|
|
logging
|
|
|
process_keycode
|
Fix joystick button off-by-one error (#16037)
|
2022-01-25 13:40:55 +00:00 |
rgb_matrix
|
|
|
rgblight
|
|
|
sequencer
|
|
|
split_common
|
|
|
action.c
|
|
|
action.h
|
|
|
action_code.h
|
|
|
action_layer.c
|
|
|
action_layer.h
|
|
|
action_macro.c
|
Migrate platform independent code from tmk_core -> quantum (#13673)
|
2021-08-18 00:18:58 +01:00 |
action_macro.h
|
|
|
action_tapping.c
|
|
|
action_tapping.h
|
|
|
action_util.c
|
|
|
action_util.h
|
|
|
bitwise.c
|
|
|
bitwise.h
|
|
|
color.c
|
Add support for hsv->rgb conversion without using CIE curve. (#9856)
|
2020-08-29 14:30:02 -07:00 |
color.h
|
|
|
command.c
|
|
|
command.h
|
|
|
config_common.h
|
Remove deprecated KEYMAP alias (#15037)
|
2021-11-03 12:18:11 +11:00 |
crc.c
|
Add CRC8 calculation subsystem to quantum (#12641)
|
2021-06-18 00:09:43 +01:00 |
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
|
Reuse of EEPROM debounce logic (#14699)
|
2021-10-07 01:47:14 +01:00 |
encoder.c
|
|
|
encoder.h
|
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
|
2021-11-27 14:40:09 +11:00 |
haptic.c
|
haptic: Feature to disable it when usb port is not configured or suspended. (#12692)
|
2021-11-02 16:54:29 +11:00 |
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
|
Hid joystick interface (#4226)
|
2020-08-29 14:30:02 -07:00 |
joystick.h
|
Save a single byte of memory for joystick buttons (#15555)
|
2021-12-24 14:31:15 -08:00 |
keyboard.c
|
|
|
keyboard.h
|
Migrate platform independent code from tmk_core -> quantum (#13673)
|
2021-08-18 00:18:58 +01:00 |
keycode.h
|
|
|
keycode_config.c
|
|
|
keycode_config.h
|
|
|
keycode_legacy.h
|
|
|
keymap.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
keymap_common.c
|
|
|
led.c
|
|
|
led.h
|
Migrate some tmk_core files to quantum (#11791)
|
2021-02-07 23:16:15 +00:00 |
led_tables.c
|
|
|
led_tables.h
|
|
|
main.c
|
|
|
matrix.c
|
Optimize matrix scanning by removing variable shifts (#14947)
|
2021-10-26 20:01:57 -07:00 |
matrix.h
|
Change the prototype of matrix_output_unselect_delay() (#13045)
|
2021-07-13 16:50:25 +09:00 |
matrix_common.c
|
|
|
mousekey.c
|
|
|
mousekey.h
|
|
|
pointing_device.c
|
|
|
pointing_device.h
|
Rework and expand Pointing Device support (#14343)
|
2021-11-14 22:03:24 -08:00 |
pointing_device_drivers.c
|
Rework and expand Pointing Device support (#14343)
|
2021-11-14 22:03:24 -08:00 |
programmable_button.c
|
|
|
programmable_button.h
|
Add Support for USB programmable buttons (#12950)
|
2021-09-15 08:40:22 -07:00 |
quantum.c
|
New feature: DYNAMIC_TAPPING_TERM_ENABLE (#11036)
|
2021-11-26 07:06:50 +11:00 |
quantum.h
|
|
|
quantum_keycodes.h
|
|
|
raw_hid.h
|
|
|
ring_buffer.h
|
Migrate some tmk_core files to quantum (#11791)
|
2021-02-07 23:16:15 +00:00 |
send_string.c
|
|
|
send_string.h
|
|
|
send_string_keycodes.h
|
|
|
sync_timer.c
|
|
|
sync_timer.h
|
|
|
util.h
|
|
|
variable_trace.c
|
clang-format changes
|
2019-08-30 15:01:52 -07:00 |
variable_trace.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
velocikey.c
|
|
|
velocikey.h
|
Change include guards in quantum/ to pragma once (#11239)
|
2020-12-26 15:53:12 +11:00 |
via.c
|
Move tmk_core/common/<plat> (#13918)
|
2021-11-19 10:41:02 -08:00 |
via.h
|
|
|
via_ensure_keycode.h
|
|
|
virtser.h
|
|
|
wpm.c
|
Reimplements WPM feature to be smaller & precise (#13902)
|
2021-11-16 05:40:52 +11:00 |
wpm.h
|
|
|