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