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