.. |
audio
|
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
|
2 years ago |
backlight
|
Relocate backlight drivers (#21444)
|
2 years ago |
bootmagic
|
Remove some use of keymap.h (#20006)
|
2 years ago |
debounce
|
debounce: remove direct `quantum.h` includes (#21480)
|
2 years ago |
encoder/tests
|
Only trigger encoder callbacks on primary side (#18467)
|
3 years ago |
keymap_extras
|
keymap_extras: remove direct `quantum.h` includes (#21485)
|
2 years ago |
led_matrix
|
[Core] RGB Matrix limit basic indicators to the last render (#21169)
|
2 years ago |
logging
|
[Core] guard action related debug messages (#19348)
|
2 years ago |
midi
|
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
2 years ago |
os_detection/tests
|
Detect host OS based on USB fingerprint (#18463)
|
2 years ago |
painter
|
[Bugfix] Check `NULL` pointers on QP (#20481)
|
2 years ago |
pointing_device
|
Make Pointing Device Auto Layer more configurable (#20061)
|
2 years ago |
process_keycode
|
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992)
|
2 years ago |
rgb_matrix
|
Set minimum middle column value (#21365)
|
2 years ago |
rgblight
|
Fix up operator precedence in RGBLIGHT (#21280)
|
2 years ago |
send_string
|
Update Doxygen comments for some headers (#20194)
|
2 years ago |
sequencer
|
Normalise MIDI keycodes (#18972)
|
3 years ago |
split_common
|
Fix backlight sync on suspend_power_down for split keyboards (#21079)
|
2 years ago |
unicode
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2 years ago |
wear_leveling
|
RP2040 emulated EEPROM. (#17519)
|
3 years ago |
action.c
|
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992)
|
2 years ago |
action.h
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2 years ago |
action_code.h
|
Relocate various modifier defines (#18638)
|
2 years ago |
action_layer.c
|
Remove use of keymap.h (#20004)
|
2 years ago |
action_layer.h
|
[Core] Tri Layer Keys (#19795)
|
2 years ago |
action_tapping.c
|
Fix Mod-Tap combo regression (#20669)
|
2 years ago |
action_tapping.h
|
[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)
|
2 years ago |
action_util.c
|
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992)
|
2 years ago |
action_util.h
|
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap and key overrides (#20992)
|
2 years ago |
basic_profiling.h
|
Add basic profiler. (#20238)
|
2 years ago |
bitwise.c
|
Format code according to conventions (#16322)
|
3 years ago |
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
|
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
2 years ago |
color.h
|
fixed typo in orange HSV colors decalartion (#15976)
|
3 years ago |
command.c
|
Remove some use of keymap.h (#20006)
|
2 years ago |
command.h
|
Remove legacy keycode use from command (#18002)
|
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
|
debounce: remove direct `quantum.h` includes (#21480)
|
2 years ago |
deferred_exec.c
|
Format code according to conventions (#16322)
|
3 years ago |
deferred_exec.h
|
Advanced deferred_exec for core-side code. (#15579)
|
3 years ago |
digitizer.c
|
Digitizer feature improvements (#19034)
|
3 years ago |
digitizer.h
|
Update Doxygen comments for some headers (#20194)
|
2 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
|
Rely on introspection to handle OOB access. (#21247)
|
2 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
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2 years ago |
eeconfig.h
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2 years ago |
encoder.c
|
Add core/fallback encoder behaviour (#20320)
|
2 years ago |
encoder.h
|
Encodermap direction define. (#20454)
|
2 years ago |
haptic.c
|
Add Split support for Haptic feedback (#19203)
|
2 years ago |
haptic.h
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2 years ago |
joystick.c
|
Fix functions with empty params (#19647)
|
2 years ago |
joystick.h
|
Update Doxygen comments for some headers (#20194)
|
2 years ago |
keyboard.c
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
keyboard.h
|
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
|
2 years ago |
keycode.h
|
Relocate various modifier defines (#18638)
|
2 years ago |
keycode_config.c
|
bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472)
|
2 years ago |
keycode_config.h
|
[Bug] Realign and size check EECONFIG structures (#20541)
|
2 years ago |
keycodes.h
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2 years ago |
keymap_common.c
|
Remove use of keymap.h (#20004)
|
2 years ago |
keymap_common.h
|
Remove use of keymap.h (#20004)
|
2 years ago |
keymap_introspection.c
|
Keymap introspection for combos. (#19670)
|
2 years ago |
keymap_introspection.h
|
Keymap introspection for combos. (#19670)
|
2 years ago |
leader.c
|
Refactor Leader key feature (#19632)
|
2 years ago |
leader.h
|
Update Doxygen comments for some headers (#20194)
|
2 years ago |
led.c
|
Get rid of `USB_LED_CAPS_LOCK` (#21436)
|
2 years ago |
led.h
|
Get rid of `USB_LED_CAPS_LOCK` (#21436)
|
2 years ago |
led_tables.c
|
…
|
|
led_tables.h
|
…
|
|
main.c
|
[Core] Quantum Painter - LVGL Integration (#18499)
|
2 years ago |
matrix.c
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2 years ago |
matrix.h
|
core: allow locking the matrix state (#18852)
|
2 years ago |
matrix_common.c
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2 years ago |
modifiers.h
|
Relocate various modifier defines (#18638)
|
2 years ago |
mousekey.c
|
Refactor times inverse of sqrt 2 calculation (#21293)
|
2 years ago |
mousekey.h
|
Add MOUSEKEY_WHEEL_DELTA documentation (#21493)
|
2 years ago |
os_detection.c
|
Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)
|
2 years ago |
os_detection.h
|
Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)
|
2 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
|
Update Doxygen comments for some headers (#20194)
|
2 years ago |
quantum.c
|
Allow key override to respect weak mods caused by caps word (#21434)
|
2 years ago |
quantum.h
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2 years ago |
quantum_keycodes.h
|
Unicodemap keycodes rename (#21092)
|
2 years ago |
quantum_keycodes_legacy.h
|
Unicodemap keycodes rename (#21092)
|
2 years ago |
raw_hid.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
4 years ago |
repeat_key.c
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2 years ago |
repeat_key.h
|
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
2 years ago |
ring_buffer.h
|
Fix quantum ring_buffer for ChibiOS (#19683)
|
2 years ago |
secure.c
|
Use a macro to compute the size of arrays at compile time (#18044)
|
3 years ago |
secure.h
|
Update Doxygen comments for some headers (#20194)
|
2 years ago |
sync_timer.c
|
Format code according to conventions (#16322)
|
3 years ago |
sync_timer.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
4 years ago |
tri_layer.c
|
[Core] Tri Layer Keys (#19795)
|
2 years ago |
tri_layer.h
|
[Core] Tri Layer Keys (#19795)
|
2 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
|
Tidy up duplication of MIN/MAX fallback implementations (#20236)
|
2 years ago |
velocikey.h
|
…
|
|
via.c
|
add VIA support for LED Matrix (#21281)
|
2 years ago |
via.h
|
add VIA support for LED Matrix (#21281)
|
2 years ago |
virtser.h
|
Relocate protocol files within tmk_core/common/ (#14972)
|
4 years ago |
wpm.c
|
[Bug] Fix compilation issue with WPM (#18965)
|
3 years ago |
wpm.h
|
Reduce includes for wpm header (#18949)
|
3 years ago |