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