zvecr 90f974344b Initial PoC for Dynamic lighting support vor 2 Jahren
..
audio b24bd2351a Remove redundant audio eeconfig init (#22736) vor 2 Jahren
backlight 11be3e7c64 Remove redundant backlight eeconfig init (#22675) vor 2 Jahren
bootmagic da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
debounce 960d6e0d7d [Enhancement] Improvements for debounce test coverage + bug fixes for sym_defer_g and sym_eager_pr (#21667) vor 2 Jahren
encoder da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
keymap_extras ce81801480 Add latam spanish headers (#22542) vor 2 Jahren
lamparray 90f974344b Initial PoC for Dynamic lighting support vor 2 Jahren
led_matrix 73758d3d3a Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681) vor 2 Jahren
logging dedc54a328 [Core] guard action related debug messages (#19348) vor 3 Jahren
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) vor 3 Jahren
os_detection 85ee55ff3b Detect host OS based on USB fingerprint (#18463) vor 3 Jahren
painter c667da0190 QP getters correction (#22357) vor 2 Jahren
pointing_device 68722d35a3 Azoteq IQS5xx support (#22280) vor 2 Jahren
process_keycode b824faca71 Align location of tap dance keycode (#22742) vor 2 Jahren
rgb_matrix 90f974344b Initial PoC for Dynamic lighting support vor 2 Jahren
rgblight f165eb5cc9 Remove redundant rgblight eeconfig init (#22674) vor 2 Jahren
send_string 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) vor 3 Jahren
split_common 79094d3f72 Modify split config is_keyboard_master/left checks. (#21875) vor 2 Jahren
unicode 70e34e491c Unicode, Unicodemap and UCIS refactor (#21659) vor 2 Jahren
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) vor 4 Jahren
action.c 0c160e1fba Separate 6KRO and NKRO report structs (#22267) vor 2 Jahren
action.h 3993b15f05 [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) vor 3 Jahren
action_code.h a974c51d25 Relocate various modifier defines (#18638) vor 3 Jahren
action_layer.c c485d1cf26 Remove use of keymap.h (#20004) vor 3 Jahren
action_layer.h eee0384167 process_keycode: remove direct `quantum.h` includes (#21486) vor 3 Jahren
action_tapping.c dd94877ec6 Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) vor 2 Jahren
action_tapping.h 73b376a881 [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) vor 3 Jahren
action_util.c 0c160e1fba Separate 6KRO and NKRO report structs (#22267) vor 2 Jahren
action_util.h 0c160e1fba Separate 6KRO and NKRO report structs (#22267) vor 2 Jahren
basic_profiling.h b1b8cd1bf0 Add basic profiler. (#20238) vor 3 Jahren
bitwise.c 63646e8906 Format code according to conventions (#16322) vor 4 Jahren
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) vor 5 Jahren
caps_word.c 1249f74b31 Reduce includes for caps_word header (#18948) vor 3 Jahren
caps_word.h 1249f74b31 Reduce includes for caps_word header (#18948) vor 3 Jahren
color.c 41bd4e35a0 Clean up RGB LED type (#21859) vor 2 Jahren
color.h 2aacda3235 Move `PACKED` define to util.h (#22074) vor 2 Jahren
command.c db4e3bb232 V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) vor 2 Jahren
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) vor 4 Jahren
crc.c 3de296f420 Reduce includes for crc header (#18947) vor 3 Jahren
crc.h 3de296f420 Reduce includes for crc header (#18947) vor 3 Jahren
debounce.h 7457e90887 debounce: remove direct `quantum.h` includes (#21480) vor 3 Jahren
deferred_exec.c 2661ee282a [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) vor 2 Jahren
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) vor 4 Jahren
digitizer.c 6cc9513ab0 Digitizer feature improvements (#19034) vor 3 Jahren
digitizer.h 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
dip_switch.c 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
dip_switch.h 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
dynamic_keymap.c 11a8101301 Fix compilation of dynamic_keymap.c without VIA (#21858) vor 2 Jahren
dynamic_keymap.h bc6f8dc8b0 VIA V3 - The Custom UI Update (#18222) vor 3 Jahren
dynamic_macro.h fe18df9d41 Normalise Dynamic Macro keycodes (#18939) vor 3 Jahren
eeconfig.c b24bd2351a Remove redundant audio eeconfig init (#22736) vor 2 Jahren
eeconfig.h 1bff37781b Prep work for NKRO report separation (#22268) vor 2 Jahren
encoder.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
encoder.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
haptic.c 99290b4c7e Add full solenoid support on split keyboards (#21583) vor 2 Jahren
haptic.h b090354143 haptic: naming cleanups (#21551) vor 3 Jahren
joystick.c cf935d97ae Fix functions with empty params (#19647) vor 3 Jahren
joystick.h 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
keyboard.c 90f974344b Initial PoC for Dynamic lighting support vor 2 Jahren
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
keycode.h a974c51d25 Relocate various modifier defines (#18638) vor 3 Jahren
keycode_config.c f41bc8ce20 bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472) vor 3 Jahren
keycode_config.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) vor 3 Jahren
keycodes.h b31426252e Generate switch statement helpers for keycode ranges (#20059) vor 2 Jahren
keymap_common.c 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) vor 3 Jahren
keymap_introspection.c 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
keymap_introspection.h 4682226e20 Keymap introspection for Dip Switches (#22543) vor 2 Jahren
leader.c bbf7a20b33 Refactor Leader key feature (#19632) vor 3 Jahren
leader.h 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
led.c 87b11345a5 Get rid of `USB_LED_CAPS_LOCK` (#21436) vor 3 Jahren
led.h 87b11345a5 Get rid of `USB_LED_CAPS_LOCK` (#21436) vor 3 Jahren
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE vor 6 Jahren
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) vor 5 Jahren
main.c 102f22f7e9 [Core] Quantum Painter - LVGL Integration (#18499) vor 3 Jahren
matrix.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
matrix.h 3ae87b1555 core: allow locking the matrix state (#18852) vor 3 Jahren
matrix_common.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
modifiers.h a974c51d25 Relocate various modifier defines (#18638) vor 3 Jahren
mousekey.c 246f3cb4d2 Improve directional transition of overlapping mouse keys (#21494) vor 2 Jahren
mousekey.h a05e5b5554 Add MOUSEKEY_WHEEL_DELTA documentation (#21493) vor 3 Jahren
os_detection.c ccda5d2d2f Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) vor 3 Jahren
os_detection.h ccda5d2d2f Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) vor 3 Jahren
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) vor 3 Jahren
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) vor 3 Jahren
programmable_button.h 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
quantum.c 3ef06aa732 Improve and Cleanup Shutdown callbacks (#21060) vor 2 Jahren
quantum.h 90f974344b Initial PoC for Dynamic lighting support vor 2 Jahren
quantum_keycodes.h b824faca71 Align location of tap dance keycode (#22742) vor 2 Jahren
quantum_keycodes_legacy.h 70e34e491c Unicode, Unicodemap and UCIS refactor (#21659) vor 2 Jahren
raw_hid.h 8b7ac7f2ca Raw HID: documentation improvements (#21596) vor 3 Jahren
repeat_key.c da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
repeat_key.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
ring_buffer.h 8cc2e0e906 Fix quantum ring_buffer for ChibiOS (#19683) vor 3 Jahren
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) vor 3 Jahren
secure.h 9c3c159286 Update Doxygen comments for some headers (#20194) vor 3 Jahren
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) vor 2 Jahren
sync_timer.c 63646e8906 Format code according to conventions (#16322) vor 4 Jahren
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) vor 4 Jahren
tri_layer.c fe02abc479 [Core] Tri Layer Keys (#19795) vor 3 Jahren
tri_layer.h fe02abc479 [Core] Tri Layer Keys (#19795) vor 3 Jahren
util.h 3a5e4253fc Add simpler method for relocating functions to RAM. (#21804) vor 2 Jahren
variable_trace.c b624f32f94 clang-format changes vor 7 Jahren
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) vor 5 Jahren
via.c 346b06d391 refactor: move default RGB/LED matrix #defines (#21938) vor 2 Jahren
via.h da2d2f947d quantum: remove direct `quantum.h` includes (#21507) vor 3 Jahren
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) vor 4 Jahren
wpm.c 352beeac2f [Bug] Fix compilation issue with WPM (#18965) vor 3 Jahren
wpm.h fb96b88842 Reduce includes for wpm header (#18949) vor 3 Jahren