Skyler Hawthorne a29f665769 Insert delay between shifted chars in send_string_with_delay for AVR (#23673) 2 лет назад
..
audio 83e6ddbbb4 [Audio] Add support for audio shutdown pin (#22731) 2 лет назад
backlight 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
bootmagic e2dbe39b94 Removal of bootmagic lite terminology (#22979) 2 лет назад
debounce 0a6a203fb5 Update asymmetric debounce code comment (#22981) 2 лет назад
encoder 9d9cdaaa2d Add encoder abstraction. (#21548) 2 лет назад
keymap_extras 1fc4bfa313 Add MacOS Czech ISO and ANSI keymaps #23346 (#23412) 2 лет назад
led_matrix a9ba83c7be Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726) 2 лет назад
logging 6890c1aeb8 Workaround for `make test:all DEBUG=1` (#23047) 2 лет назад
midi 96789a7cb0 Unify MIDI note calculation with the audio feature's algorithm (#21588) 3 лет назад
os_detection 2f3383a11e Fix make clean test:os_detection (#23112) 2 лет назад
painter 5383335717 [Driver] ILI9486 on Quantum Painter (#18521) 2 лет назад
pointing_device 8d8d6af124 Merge remote-tracking branch 'origin/master' into develop 2 лет назад
process_keycode 224ff1d262 Normalise RGBLight (underglow) keycodes (#23656) 2 лет назад
rgb_matrix a9ba83c7be Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726) 2 лет назад
rgblight 0ff53b2498 Rename `RGBW` define to `WS2812_RGBW` (#23585) 2 лет назад
send_string a29f665769 Insert delay between shifted chars in send_string_with_delay for AVR (#23673) 2 лет назад
sequencer 8b658dcc9a Normalise MIDI keycodes (#18972) 3 лет назад
split_common a871dab668 Merge remote-tracking branch 'origin/master' into develop 2 лет назад
unicode 70e34e491c Unicode, Unicodemap and UCIS refactor (#21659) 2 лет назад
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) 4 лет назад
action.c c92277a8ae Remove unuseful layer_on() call (#23055) 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 0c160e1fba Separate 6KRO and NKRO report structs (#22267) 2 лет назад
action_util.h 0c160e1fba Separate 6KRO and NKRO report structs (#22267) 2 лет назад
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 0ff53b2498 Rename `RGBW` define to `WS2812_RGBW` (#23585) 2 лет назад
color.h 0ff53b2498 Rename `RGBW` define to `WS2812_RGBW` (#23585) 2 лет назад
command.c db4e3bb232 V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) 2 лет назад
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 2661ee282a [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) 2 лет назад
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 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
dip_switch.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 лет назад
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 4bbfecae90 Infer eeconfig identifiers (#22135) 2 лет назад
eeconfig.h 4bbfecae90 Infer eeconfig identifiers (#22135) 2 лет назад
encoder.c 2224a768d5 Fix encoder breakage with 4 or more encoders (#23595) 2 лет назад
encoder.h 3e1ac7a38f Fixes for encoder abstraction. (#23195) 2 лет назад
haptic.c 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
haptic.h 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
joystick.c 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
joystick.h 77e8867498 Fix joystick initialization (#22953) 2 лет назад
keyboard.c 9fa91ad494 Rename `process_{led,rgb}_matrix()` (#23422) 2 лет назад
keyboard.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 лет назад
keycode.h a974c51d25 Relocate various modifier defines (#18638) 3 лет назад
keycode_config.c 5cd31fda9c Begin removal of bootmagic lite terminology (#22970) 2 лет назад
keycode_config.h 5c4b53a143 [Bug] Realign and size check EECONFIG structures (#20541) 3 лет назад
keycodes.h 224ff1d262 Normalise RGBLight (underglow) keycodes (#23656) 2 лет назад
keymap_common.c 4682226e20 Keymap introspection for Dip Switches (#22543) 2 лет назад
keymap_common.h c485d1cf26 Remove use of keymap.h (#20004) 3 лет назад
keymap_introspection.c 4682226e20 Keymap introspection for Dip Switches (#22543) 2 лет назад
keymap_introspection.h 4682226e20 Keymap introspection for Dip Switches (#22543) 2 лет назад
leader.c bbf7a20b33 Refactor Leader key feature (#19632) 3 лет назад
leader.h 9c3c159286 Update Doxygen comments for some headers (#20194) 3 лет назад
led.c 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
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 63dd131d81 Refactor vusb to protocol use pre/post task (#14944) 2 лет назад
matrix.c 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 лет назад
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 9f95577ef2 OS Detection - Entire file should not be wrapped with ifdef (#23108) 2 лет назад
os_detection.h 9f95577ef2 OS Detection - Entire file should not be wrapped with ifdef (#23108) 2 лет назад
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 25f608c1b4 Separate keycode handling for LED Matrix and Backlight (#23426) 2 лет назад
quantum.h 80f3da36e5 [Core] Add OS detection callbacks (#21777) 2 лет назад
quantum_keycodes.h b824faca71 Align location of tap dance keycode (#22742) 2 лет назад
quantum_keycodes_legacy.h 224ff1d262 Normalise RGBLight (underglow) keycodes (#23656) 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 лет назад
steno_keycodes.h 786ebf8760 Remove requirement for `keymap_steno.h` include in keymaps (#22423) 2 лет назад
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 3a5e4253fc Add simpler method for relocating functions to RAM. (#21804) 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 лет назад