Nick Brassel d9c8a64c18 Fix build error with NKRO_ENABLE=no преди 3 години
..
audio 2239527871 In honor of king terry (#17387) преди 4 години
backlight 996a9006d3 [Core] PWM Backlight for RP2040 (#17706) преди 3 години
bootmagic 63646e8906 Format code according to conventions (#16322) преди 4 години
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) преди 4 години
encoder 2f6751e48a Asymmetric encoders, encoder tests. (#16068) преди 4 години
keymap_extras f090cfe75c Relocate US ANSI shifted keycode aliases (#18634) преди 3 години
led_matrix 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) преди 3 години
logging 643f6367a1 [Fix] Patches after printf library update (#17584) преди 4 години
painter 1849897444 [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396) преди 3 години
pointing_device fb400f2ac2 Enabling Pointing Device support in register code functions (#18363) преди 3 години
process_keycode ec2414c074 Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) преди 3 години
rgb_matrix e59cb51be0 [CI] Format code according to conventions (#18756) преди 3 години
rgblight 703d8cd417 Fix retain brightness when val is changed while a layer is active (#18426) преди 3 години
send_string bad8c5992b Remove legacy sendstring keycodes (#18749) преди 3 години
sequencer f090cfe75c Relocate US ANSI shifted keycode aliases (#18634) преди 3 години
split_common c255174cf3 Implement split comms watchdog (#18599) преди 3 години
unicode af678521c1 Remove quantum/audio from global VPATH (#18753) преди 3 години
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) преди 4 години
xap d9c8a64c18 Fix build error with NKRO_ENABLE=no преди 3 години
action.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) преди 3 години
action.h 8ce946b5c8 [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) преди 4 години
action_code.h 2c96c75263 Small un/register_code() cleanups (#18544) преди 3 години
action_layer.c 959f4cbb62 docs: some typos (#18582) преди 3 години
action_layer.h 0da6562c4d Make default layer size 16-bit (#15286) преди 4 години
action_tapping.c 3b9e186019 Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) преди 4 години
action_tapping.h 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) преди 4 години
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) преди 4 години
action_util.h 63646e8906 Format code according to conventions (#16322) преди 4 години
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 68b16bba68 [Core] Add Caps Word feature to core (#16588) преди 4 години
caps_word.h 68b16bba68 [Core] Add Caps Word feature to core (#16588) преди 4 години
color.c 63646e8906 Format code according to conventions (#16322) преди 4 години
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) преди 4 години
command.c 643f6367a1 [Fix] Patches after printf library update (#17584) преди 4 години
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) преди 4 години
config_common.h af678521c1 Remove quantum/audio from global VPATH (#18753) преди 3 години
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) преди 5 години
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) преди 5 години
debounce.h 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) преди 4 години
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 63646e8906 Format code according to conventions (#16322) преди 4 години
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) преди 5 години
dip_switch.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) преди 4 години
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) преди 5 години
dynamic_keymap.c 95185b5fcc Fix dynamic keymap hash преди 3 години
dynamic_keymap.h 28855f658a Hash dynamic keymap at runtime преди 4 години
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) преди 6 години
eeconfig.c b132f68361 Merge remote-tracking branch 'origin/develop' into xap преди 3 години
eeconfig.h 2592402627 Use keymap folder hash to reset dynamic keymap eeprom преди 4 години
encoder.c d910e8df77 Use `TAP_CODE_DELAY` for encoder mapping by default (#18098) преди 4 години
encoder.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) преди 4 години
haptic.c f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) преди 4 години
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) преди 4 години
joystick.c be8907d634 Further refactoring of joystick feature (#18437) преди 3 години
joystick.h be8907d634 Further refactoring of joystick feature (#18437) преди 3 години
keyboard.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) преди 3 години
keyboard.h f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) преди 4 години
keycode.h 74223c34a9 Remove legacy keycodes, part 6 (#18740) преди 3 години
keycode_config.c 871eeae4ea PoC: Swap Escape and Caps (#16336) преди 4 години
keycode_config.h fb29c0ae53 [Core] Add getreuer's Autocorrect feature to core (#15699) преди 3 години
keymap.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) преди 3 години
keymap_common.c dbe214c326 Handle mouse keys more consistently (#18513) преди 3 години
keymap_introspection.c cbbb45c13f Start moving towards introspection-based data retrieval (#18441) преди 3 години
keymap_introspection.h cbbb45c13f Start moving towards introspection-based data retrieval (#18441) преди 3 години
led.c cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) преди 3 години
led.h cbe1c22d46 quantum: led: split out led_update_ports() for customization of led behaviour (#14452) преди 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 1f2b1dedcc Quantum Painter (#10174) преди 4 години
matrix.c 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) преди 4 години
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) преди 4 години
matrix_common.c 67461a0a47 Merge remote-tracking branch 'origin/master' into develop преди 4 години
mousekey.c 2a61bfc27d add "inertia" mode for mouse keys (#18774) преди 3 години
mousekey.h 2a61bfc27d add "inertia" mode for mouse keys (#18774) преди 3 години
pointing_device_internal.h e99ec28f5f [Core] Introduce pointing device specific debug messages (#17663) преди 4 години
programmable_button.c f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) преди 3 години
programmable_button.h f0b2bfd5ca Programmable Button API refactor and improve docs (#18641) преди 3 години
quantum.c f780c9de05 Merge remote-tracking branch 'origin/develop' into xap преди 3 години
quantum.h 0f234fc77e Merge remote-tracking branch 'origin/develop' into xap преди 3 години
quantum_keycodes.h ec2414c074 Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) преди 3 години
quantum_keycodes_legacy.h ec2414c074 Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) преди 3 години
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) преди 4 години
ring_buffer.h 63646e8906 Format code according to conventions (#16322) преди 4 години
secure.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) преди 4 години
secure.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) преди 4 години
sync_timer.c 63646e8906 Format code according to conventions (#16322) преди 4 години
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) преди 4 години
util.h 9632360caa Use a macro to compute the size of arrays at compile time (#18044) преди 4 години
variable_trace.c b624f32f94 clang-format changes преди 7 години
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) преди 5 години
velocikey.c 63646e8906 Format code according to conventions (#16322) преди 4 години
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) преди 5 години
via.c 4efe6330c4 VIA Encoder Map Support (#17734) преди 4 години
via.h 4efe6330c4 VIA Encoder Map Support (#17734) преди 4 години
via_ensure_keycode.h a26f1ddafa Chromeos keycodes (#18212) преди 3 години
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) преди 4 години
wpm.c 63646e8906 Format code according to conventions (#16322) преди 4 години
wpm.h 0391801267 Fixes potential wpm sampling overflow, along with code comment fixes (#15277) преди 4 години