..
audio
Fix functions with empty params ( #19647 )
3 years ago
backlight
[Core] PWM Backlight for RP2040 ( #17706 )
3 years ago
bootmagic
…
debounce
…
encoder/ tests
Only trigger encoder callbacks on primary side ( #18467 )
3 years ago
keymap_extras
Regenerate Files ( #19463 )
3 years ago
led_matrix
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` ( #19080 )
3 years ago
logging
[Core] guard action related debug messages ( #19348 )
3 years ago
midi
Move MIDI code out of tmk_core ( #19704 )
3 years ago
os_detection/ tests
Detect host OS based on USB fingerprint ( #18463 )
3 years ago
painter
QP: Correct rotation and offset when using LVGL ( #19713 )
3 years ago
pointing_device
Fix jump in report value when scale changes during cirque get report ( #18992 )
3 years ago
process_keycode
[Core] Tri Layer Keys ( #19795 )
3 years ago
rgb_matrix
Refactor pixel rain animation ( #19606 )
3 years ago
rgblight
Regenerate Files ( #19463 )
3 years ago
send_string
Reduce includes for send_string header ( #18952 )
3 years ago
sequencer
Normalise MIDI keycodes ( #18972 )
3 years ago
split_common
Add Split support for Haptic feedback ( #19203 )
3 years ago
unicode
Normalise Unicode keycodes ( #18898 )
3 years ago
wear_leveling
…
action.c
Tidy up use of keycode range helpers ( #19756 )
3 years ago
action.h
[Core] guard action related debug messages ( #19348 )
3 years ago
action_code.h
Initial DD keycode migration ( #18643 )
3 years ago
action_layer.c
[Core] Tri Layer Keys ( #19795 )
3 years ago
action_layer.h
[Core] Tri Layer Keys ( #19795 )
3 years ago
action_tapping.c
Tidy up use of keycode range helpers ( #19756 )
3 years ago
action_tapping.h
[Core] Replace Tapping Force Hold feature with Quick Tap Term ( #17007 )
3 years ago
action_util.c
Fix functions with empty params ( #19647 )
3 years ago
action_util.h
…
bitwise.c
…
bitwise.h
…
caps_word.c
Reduce includes for caps_word header ( #18948 )
3 years ago
caps_word.h
Reduce includes for caps_word header ( #18948 )
3 years ago
color.c
…
color.h
…
command.c
…
command.h
Remove legacy keycode use from command ( #18002 )
3 years ago
config_common.h
Strip out more of config_common ( #19722 )
3 years ago
crc.c
Reduce includes for crc header ( #18947 )
3 years ago
crc.h
Reduce includes for crc header ( #18947 )
3 years ago
debounce.h
…
deferred_exec.c
…
deferred_exec.h
…
digitizer.c
Digitizer feature improvements ( #19034 )
3 years ago
digitizer.h
Digitizer feature improvements ( #19034 )
3 years ago
dip_switch.c
Reduce includes for dip_switch header ( #18951 )
3 years ago
dip_switch.h
Reduce includes for dip_switch header ( #18951 )
3 years ago
dynamic_keymap.c
VIA V3 - The Custom UI Update ( #18222 )
3 years ago
dynamic_keymap.h
VIA V3 - The Custom UI Update ( #18222 )
3 years ago
dynamic_macro.h
Normalise Dynamic Macro keycodes ( #18939 )
3 years ago
eeconfig.c
Extend eeconfig kb/user datablock API ( #19094 )
3 years ago
eeconfig.h
Extend eeconfig kb/user datablock API ( #19094 )
3 years ago
encoder.c
Only trigger encoder callbacks on primary side ( #18467 )
3 years ago
encoder.h
Use a macro to compute the size of arrays at compile time ( #18044 )
3 years ago
haptic.c
Add Split support for Haptic feedback ( #19203 )
3 years ago
haptic.h
…
joystick.c
Fix functions with empty params ( #19647 )
3 years ago
joystick.h
Joystick feature improvements ( #19052 )
3 years ago
keyboard.c
Fix functions with empty params ( #19647 )
3 years ago
keyboard.h
Introduce IS_EVENT instead of !IS_NOEVENT ( #19366 )
3 years ago
keycode.h
Tidy up use of keycode range helpers ( #19756 )
3 years ago
keycode_config.c
…
keycode_config.h
[Core] Add getreuer's Autocorrect feature to core ( #15699 )
3 years ago
keycodes.h
[Core] Tri Layer Keys ( #19795 )
3 years ago
keymap.h
Start moving towards introspection-based data retrieval ( #18441 )
3 years ago
keymap_common.c
Fix keycode parameter extraction to match the new DD keycodes ( #18977 )
3 years ago
keymap_introspection.c
Allow overriding of keymap/encodermap layer count. ( #19325 )
3 years ago
keymap_introspection.h
Allow overriding of keymap/encodermap layer count. ( #19325 )
3 years ago
led.c
Remove deprecated led_set_kb ( #19273 )
3 years ago
led.h
Remove deprecated led_set_kb ( #19273 )
3 years ago
led_tables.c
…
led_tables.h
…
main.c
[Core] Quantum Painter - LVGL Integration ( #18499 )
3 years ago
matrix.c
Remove matrix_init_quantum/matrix_scan_quantum ( #19806 )
3 years ago
matrix.h
Remove matrix_init_quantum/matrix_scan_quantum ( #19806 )
3 years ago
matrix_common.c
Remove matrix_init_quantum/matrix_scan_quantum ( #19806 )
3 years ago
mousekey.c
fixed MOUSEKEY_INERTIA on AVR ( #19096 )
3 years ago
mousekey.h
add "inertia" mode for mouse keys ( #18774 )
3 years ago
os_detection.c
Detect host OS based on USB fingerprint ( #18463 )
3 years ago
os_detection.h
Detect host OS based on USB fingerprint ( #18463 )
3 years ago
pointing_device_internal.h
[Core] Introduce pointing device specific debug messages ( #17663 )
3 years ago
programmable_button.c
Programmable Button API refactor and improve docs ( #18641 )
3 years ago
programmable_button.h
Programmable Button API refactor and improve docs ( #18641 )
3 years ago
quantum.c
[Core] Tri Layer Keys ( #19795 )
3 years ago
quantum.h
[Core] Tri Layer Keys ( #19795 )
3 years ago
quantum_keycodes.h
Move more unicode ranges to DD ( #19755 )
3 years ago
quantum_keycodes_legacy.h
Normalise Swap Hands keycodes ( #19720 )
3 years ago
raw_hid.h
…
ring_buffer.h
Fix quantum ring_buffer for ChibiOS ( #19683 )
3 years ago
secure.c
Use a macro to compute the size of arrays at compile time ( #18044 )
3 years ago
secure.h
…
sync_timer.c
…
sync_timer.h
…
tri_layer.c
[Core] Tri Layer Keys ( #19795 )
3 years ago
tri_layer.h
[Core] Tri Layer Keys ( #19795 )
3 years ago
util.h
Use a macro to compute the size of arrays at compile time ( #18044 )
3 years ago
variable_trace.c
…
variable_trace.h
…
velocikey.c
…
velocikey.h
…
via.c
[Bug] Use correct functions for RGB Matrix support in VIA ( #19554 )
3 years ago
via.h
VIA V3 - The Custom UI Update ( #18222 )
3 years ago
virtser.h
…
wpm.c
[Bug] Fix compilation issue with WPM ( #18965 )
3 years ago
wpm.h
Reduce includes for wpm header ( #18949 )
3 years ago