| .. |
|
audio
|
b01dc36fbf
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
%!s(int64=3) %!d(string=hai) anos |
|
backlight
|
996a9006d3
[Core] PWM Backlight for RP2040 (#17706)
|
%!s(int64=3) %!d(string=hai) anos |
|
bootmagic
|
3be5d90b6d
Remove some use of keymap.h (#20006)
|
%!s(int64=3) %!d(string=hai) anos |
|
debounce
|
8224f62806
Make debounce() signal changes in the cooked matrix as return value (#17554)
|
%!s(int64=4) %!d(string=hai) anos |
|
encoder
|
8812872794
Only trigger encoder callbacks on primary side (#18467)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap_extras
|
c3c40dfda8
Remove some use of keymap.h (#19980)
|
%!s(int64=3) %!d(string=hai) anos |
|
led_matrix
|
9c6942ea40
Remove `config.h` include from quantum files (#19817)
|
%!s(int64=3) %!d(string=hai) anos |
|
logging
|
dedc54a328
[Core] guard action related debug messages (#19348)
|
%!s(int64=3) %!d(string=hai) anos |
|
midi
|
b01dc36fbf
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
%!s(int64=3) %!d(string=hai) anos |
|
os_detection
|
85ee55ff3b
Detect host OS based on USB fingerprint (#18463)
|
%!s(int64=3) %!d(string=hai) anos |
|
painter
|
fe58538b8f
Merge remote-tracking branch 'origin/master' into develop
|
%!s(int64=3) %!d(string=hai) anos |
|
pointing_device
|
9a68472da8
Added PMW3320 driver (#19543)
|
%!s(int64=3) %!d(string=hai) anos |
|
process_keycode
|
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
|
%!s(int64=3) %!d(string=hai) anos |
|
rgb_matrix
|
647c2835e6
WS2812 driver improvements (#20262)
|
%!s(int64=3) %!d(string=hai) anos |
|
rgblight
|
7e54defa20
Fix rgblight layers when animations aren't enabled (#20097)
|
%!s(int64=3) %!d(string=hai) anos |
|
send_string
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
sequencer
|
8b658dcc9a
Normalise MIDI keycodes (#18972)
|
%!s(int64=3) %!d(string=hai) anos |
|
split_common
|
297779385f
Add last activity functions for pointing device (#20079)
|
%!s(int64=3) %!d(string=hai) anos |
|
unicode
|
5974d989fe
Normalise Unicode keycodes (#18898)
|
%!s(int64=3) %!d(string=hai) anos |
|
wear_leveling
|
5846b40f74
RP2040 emulated EEPROM. (#17519)
|
%!s(int64=4) %!d(string=hai) anos |
|
action.c
|
46844347c4
Fix OSMs getting stuck (#20034)
|
%!s(int64=3) %!d(string=hai) anos |
|
action.h
|
9908ed7ecd
Add swap hands status function (#19831)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_code.h
|
a974c51d25
Relocate various modifier defines (#18638)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_layer.c
|
c485d1cf26
Remove use of keymap.h (#20004)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_layer.h
|
fe02abc479
[Core] Tri Layer Keys (#19795)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_tapping.c
|
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_tapping.h
|
48a79b08cc
Fix functions when `NO_ACTION_TAPPING` is defined (#11528)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_util.c
|
46844347c4
Fix OSMs getting stuck (#20034)
|
%!s(int64=3) %!d(string=hai) anos |
|
action_util.h
|
46844347c4
Fix OSMs getting stuck (#20034)
|
%!s(int64=3) %!d(string=hai) anos |
|
bitwise.c
|
63646e8906
Format code according to conventions (#16322)
|
%!s(int64=4) %!d(string=hai) anos |
|
bitwise.h
|
99bffc2a21
Migrate some tmk_core files to quantum (#11791)
|
%!s(int64=5) %!d(string=hai) anos |
|
caps_word.c
|
1249f74b31
Reduce includes for caps_word header (#18948)
|
%!s(int64=3) %!d(string=hai) anos |
|
caps_word.h
|
1249f74b31
Reduce includes for caps_word header (#18948)
|
%!s(int64=3) %!d(string=hai) anos |
|
color.c
|
b01dc36fbf
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
%!s(int64=3) %!d(string=hai) anos |
|
color.h
|
489475814a
fixed typo in orange HSV colors decalartion (#15976)
|
%!s(int64=4) %!d(string=hai) anos |
|
command.c
|
3be5d90b6d
Remove some use of keymap.h (#20006)
|
%!s(int64=3) %!d(string=hai) anos |
|
command.h
|
7e7387c0d1
Remove legacy keycode use from command (#18002)
|
%!s(int64=4) %!d(string=hai) anos |
|
crc.c
|
3de296f420
Reduce includes for crc header (#18947)
|
%!s(int64=3) %!d(string=hai) anos |
|
crc.h
|
3de296f420
Reduce includes for crc header (#18947)
|
%!s(int64=3) %!d(string=hai) anos |
|
debounce.h
|
8224f62806
Make debounce() signal changes in the cooked matrix as return value (#17554)
|
%!s(int64=4) %!d(string=hai) anos |
|
deferred_exec.c
|
63646e8906
Format code according to conventions (#16322)
|
%!s(int64=4) %!d(string=hai) anos |
|
deferred_exec.h
|
0c402157fc
Advanced deferred_exec for core-side code. (#15579)
|
%!s(int64=4) %!d(string=hai) anos |
|
digitizer.c
|
6cc9513ab0
Digitizer feature improvements (#19034)
|
%!s(int64=3) %!d(string=hai) anos |
|
digitizer.h
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
dip_switch.c
|
ea98aa8e5e
Reduce includes for dip_switch header (#18951)
|
%!s(int64=3) %!d(string=hai) anos |
|
dip_switch.h
|
ea98aa8e5e
Reduce includes for dip_switch header (#18951)
|
%!s(int64=3) %!d(string=hai) anos |
|
dynamic_keymap.c
|
3be5d90b6d
Remove some use of keymap.h (#20006)
|
%!s(int64=3) %!d(string=hai) anos |
|
dynamic_keymap.h
|
bc6f8dc8b0
VIA V3 - The Custom UI Update (#18222)
|
%!s(int64=3) %!d(string=hai) anos |
|
dynamic_macro.h
|
fe18df9d41
Normalise Dynamic Macro keycodes (#18939)
|
%!s(int64=3) %!d(string=hai) anos |
|
eeconfig.c
|
57ac917b43
Extend eeconfig kb/user datablock API (#19094)
|
%!s(int64=3) %!d(string=hai) anos |
|
eeconfig.h
|
57ac917b43
Extend eeconfig kb/user datablock API (#19094)
|
%!s(int64=3) %!d(string=hai) anos |
|
encoder.c
|
8812872794
Only trigger encoder callbacks on primary side (#18467)
|
%!s(int64=3) %!d(string=hai) anos |
|
encoder.h
|
9632360caa
Use a macro to compute the size of arrays at compile time (#18044)
|
%!s(int64=3) %!d(string=hai) anos |
|
haptic.c
|
b585ece5ef
Add Split support for Haptic feedback (#19203)
|
%!s(int64=3) %!d(string=hai) anos |
|
haptic.h
|
76fb54403c
haptic: Feature to disable it when usb port is not configured or suspended. (#12692)
|
%!s(int64=4) %!d(string=hai) anos |
|
joystick.c
|
cf935d97ae
Fix functions with empty params (#19647)
|
%!s(int64=3) %!d(string=hai) anos |
|
joystick.h
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
keyboard.c
|
297779385f
Add last activity functions for pointing device (#20079)
|
%!s(int64=3) %!d(string=hai) anos |
|
keyboard.h
|
297779385f
Add last activity functions for pointing device (#20079)
|
%!s(int64=3) %!d(string=hai) anos |
|
keycode.h
|
a974c51d25
Relocate various modifier defines (#18638)
|
%!s(int64=3) %!d(string=hai) anos |
|
keycode_config.c
|
b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126)
|
%!s(int64=3) %!d(string=hai) anos |
|
keycode_config.h
|
fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699)
|
%!s(int64=3) %!d(string=hai) anos |
|
keycodes.h
|
9f2cd9119f
Reallocate user/kb keycode ranges (#19907)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap.h
|
c485d1cf26
Remove use of keymap.h (#20004)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap_common.c
|
c485d1cf26
Remove use of keymap.h (#20004)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap_common.h
|
c485d1cf26
Remove use of keymap.h (#20004)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap_introspection.c
|
ea05045923
Allow overriding of keymap/encodermap layer count. (#19325)
|
%!s(int64=3) %!d(string=hai) anos |
|
keymap_introspection.h
|
3be5d90b6d
Remove some use of keymap.h (#20006)
|
%!s(int64=3) %!d(string=hai) anos |
|
leader.c
|
bbf7a20b33
Refactor Leader key feature (#19632)
|
%!s(int64=3) %!d(string=hai) anos |
|
leader.h
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
led.c
|
1124bbc1db
Remove deprecated led_set_kb (#19273)
|
%!s(int64=3) %!d(string=hai) anos |
|
led.h
|
1124bbc1db
Remove deprecated led_set_kb (#19273)
|
%!s(int64=3) %!d(string=hai) anos |
|
led_tables.c
|
5e1ce3988d
Remove unused LED_BREATHING_TABLE
|
%!s(int64=6) %!d(string=hai) anos |
|
led_tables.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
%!s(int64=5) %!d(string=hai) anos |
|
main.c
|
102f22f7e9
[Core] Quantum Painter - LVGL Integration (#18499)
|
%!s(int64=3) %!d(string=hai) anos |
|
matrix.c
|
11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
%!s(int64=3) %!d(string=hai) anos |
|
matrix.h
|
3ae87b1555
core: allow locking the matrix state (#18852)
|
%!s(int64=3) %!d(string=hai) anos |
|
matrix_common.c
|
11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
%!s(int64=3) %!d(string=hai) anos |
|
modifiers.h
|
a974c51d25
Relocate various modifier defines (#18638)
|
%!s(int64=3) %!d(string=hai) anos |
|
mousekey.c
|
584b7cf801
Fix build failures with `OPT = 0` due to inline functions (#19767)
|
%!s(int64=3) %!d(string=hai) anos |
|
mousekey.h
|
2a61bfc27d
add "inertia" mode for mouse keys (#18774)
|
%!s(int64=3) %!d(string=hai) anos |
|
os_detection.c
|
85ee55ff3b
Detect host OS based on USB fingerprint (#18463)
|
%!s(int64=3) %!d(string=hai) anos |
|
os_detection.h
|
85ee55ff3b
Detect host OS based on USB fingerprint (#18463)
|
%!s(int64=3) %!d(string=hai) anos |
|
pointing_device_internal.h
|
e99ec28f5f
[Core] Introduce pointing device specific debug messages (#17663)
|
%!s(int64=3) %!d(string=hai) anos |
|
programmable_button.c
|
f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641)
|
%!s(int64=3) %!d(string=hai) anos |
|
programmable_button.h
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
quantum.c
|
fe02abc479
[Core] Tri Layer Keys (#19795)
|
%!s(int64=3) %!d(string=hai) anos |
|
quantum.h
|
c485d1cf26
Remove use of keymap.h (#20004)
|
%!s(int64=3) %!d(string=hai) anos |
|
quantum_keycodes.h
|
961f0b7b2d
Reallocate SAFE_RANGE (#19909)
|
%!s(int64=3) %!d(string=hai) anos |
|
quantum_keycodes_legacy.h
|
403b0addea
Align magic keycodes (#19877)
|
%!s(int64=3) %!d(string=hai) anos |
|
raw_hid.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
%!s(int64=4) %!d(string=hai) anos |
|
ring_buffer.h
|
8cc2e0e906
Fix quantum ring_buffer for ChibiOS (#19683)
|
%!s(int64=3) %!d(string=hai) anos |
|
secure.c
|
9632360caa
Use a macro to compute the size of arrays at compile time (#18044)
|
%!s(int64=3) %!d(string=hai) anos |
|
secure.h
|
9c3c159286
Update Doxygen comments for some headers (#20194)
|
%!s(int64=3) %!d(string=hai) anos |
|
sync_timer.c
|
63646e8906
Format code according to conventions (#16322)
|
%!s(int64=4) %!d(string=hai) anos |
|
sync_timer.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
%!s(int64=4) %!d(string=hai) anos |
|
tri_layer.c
|
fe02abc479
[Core] Tri Layer Keys (#19795)
|
%!s(int64=3) %!d(string=hai) anos |
|
tri_layer.h
|
fe02abc479
[Core] Tri Layer Keys (#19795)
|
%!s(int64=3) %!d(string=hai) anos |
|
util.h
|
9632360caa
Use a macro to compute the size of arrays at compile time (#18044)
|
%!s(int64=3) %!d(string=hai) anos |
|
variable_trace.c
|
b624f32f94
clang-format changes
|
%!s(int64=7) %!d(string=hai) anos |
|
variable_trace.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
%!s(int64=5) %!d(string=hai) anos |
|
velocikey.c
|
b01dc36fbf
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
%!s(int64=3) %!d(string=hai) anos |
|
velocikey.h
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
%!s(int64=5) %!d(string=hai) anos |
|
via.c
|
7f805cc779
VIA Protocol 12 + fixes (#19916)
|
%!s(int64=3) %!d(string=hai) anos |
|
via.h
|
7f805cc779
VIA Protocol 12 + fixes (#19916)
|
%!s(int64=3) %!d(string=hai) anos |
|
virtser.h
|
dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
|
%!s(int64=4) %!d(string=hai) anos |
|
wpm.c
|
352beeac2f
[Bug] Fix compilation issue with WPM (#18965)
|
%!s(int64=3) %!d(string=hai) anos |
|
wpm.h
|
fb96b88842
Reduce includes for wpm header (#18949)
|
%!s(int64=3) %!d(string=hai) anos |