James Young efdd4f4d50 Clean-up of `#define _ADJUST 16` instances (#18182) 2 жил өмнө
..
audio 2239527871 In honor of king terry (#17387) 3 жил өмнө
backlight 0100629fa2 Fix AVR backlight breathing: low brightness limit & exceeding breathing table max index (#16770) 3 жил өмнө
bootmagic 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
debounce 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 3 жил өмнө
encoder 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 3 жил өмнө
keymap_extras 5021cf58ad Fix DV_SCLN and DV_COLN in keymap_spanish_dvorak.h (#18043) 2 жил өмнө
led_matrix a02aff9c77 Add led matrix support for CKLED2001 (#17643) 2 жил өмнө
logging 643f6367a1 [Fix] Patches after printf library update (#17584) 3 жил өмнө
painter 2bdd73f801 Add ST7735 driver to Quantum Painter (#17848) 2 жил өмнө
pointing_device ac25109312 Always run pointing device init (#17936) 2 жил өмнө
process_keycode 95c43a2759 Fix Caps Word to treat mod-taps more consistently. (#17463) 2 жил өмнө
rgb_matrix cde9dd8b90 Refactor Pixel Fractal effect (#17602) 2 жил өмнө
rgblight ef8db9f104 Remove ARM pgm_read_word workaround in rgblight (#16961) 3 жил өмнө
send_string a2765bfe19 Add missing SS_LOPT and SS_ROPT defines (#18175) 2 жил өмнө
sequencer 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
split_common ed9bdcbc36 [Core] guard RPC invocation by checking RPC info against crc checksum (#17840) 2 жил өмнө
wear_leveling 5846b40f74 RP2040 emulated EEPROM. (#17519) 3 жил өмнө
action.c 8ce946b5c8 [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 2 жил өмнө
action.h 8ce946b5c8 [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 2 жил өмнө
action_code.h ba04ecfabd Align TO() max layers with other keycodes (#17989) 2 жил өмнө
action_layer.c edd1f33013 Missed some erroneous prints. (#16597) 3 жил өмнө
action_layer.h 0da6562c4d Make default layer size 16-bit (#15286) 3 жил өмнө
action_tapping.c 3b9e186019 Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 3 жил өмнө
action_tapping.h 8f585153c4 Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) 3 жил өмнө
action_util.c b8574efcd6 Fix oneshot toggle logic (#16630) 3 жил өмнө
action_util.h 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
bitwise.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) 4 жил өмнө
caps_word.c 68b16bba68 [Core] Add Caps Word feature to core (#16588) 3 жил өмнө
caps_word.h 68b16bba68 [Core] Add Caps Word feature to core (#16588) 3 жил өмнө
color.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
color.h 489475814a fixed typo in orange HSV colors decalartion (#15976) 3 жил өмнө
command.c 643f6367a1 [Fix] Patches after printf library update (#17584) 3 жил өмнө
command.h 7e7387c0d1 Remove legacy keycode use from command (#18002) 2 жил өмнө
config_common.h 2d0ed4367b Remove deprecated KEYMAP alias (#15037) 3 жил өмнө
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) 4 жил өмнө
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) 4 жил өмнө
debounce.h 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 3 жил өмнө
deferred_exec.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
deferred_exec.h 0c402157fc Advanced deferred_exec for core-side code. (#15579) 3 жил өмнө
digitizer.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 3 жил өмнө
dip_switch.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) 4 жил өмнө
dynamic_keymap.c c982d6c5e3 Avoid OOB in dynamic_keymap_reset (#17695) 2 жил өмнө
dynamic_keymap.h 8d5eacb7dd Add support for encoder mapping. (#13286) 3 жил өмнө
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 5 жил өмнө
eeconfig.c b8574efcd6 Fix oneshot toggle logic (#16630) 3 жил өмнө
eeconfig.h b8574efcd6 Fix oneshot toggle logic (#16630) 3 жил өмнө
encoder.c b8e8a20ca6 Improve ENCODER_DEFAULT_POS to recognize lost ticks (#16932) 3 жил өмнө
encoder.h 8d5eacb7dd Add support for encoder mapping. (#13286) 3 жил өмнө
haptic.c f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 3 жил өмнө
haptic.h 76fb54403c haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 3 жил өмнө
joystick.c c05e8afe45 Joystick feature updates (#16732) 3 жил өмнө
joystick.h 645359e5d0 Joystick: Simplify report descriptor and clean up error messages (#16926) 3 жил өмнө
keyboard.c f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 2 жил өмнө
keyboard.h f27b617f36 [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 2 жил өмнө
keycode.h 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
keycode_config.c 871eeae4ea PoC: Swap Escape and Caps (#16336) 3 жил өмнө
keycode_config.h 871eeae4ea PoC: Swap Escape and Caps (#16336) 3 жил өмнө
keycode_legacy.h f529580860 Basic keycode overhaul (#14726) 3 жил өмнө
keymap.h d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 3 жил өмнө
keymap_common.c ba04ecfabd Align TO() max layers with other keycodes (#17989) 2 жил өмнө
keymap_introspection.c efdd4f4d50 Clean-up of `#define _ADJUST 16` instances (#18182) 2 жил өмнө
keymap_introspection.h 08c556b78b Add keymap wrappers for introspection into the keymap. (#17229) 3 жил өмнө
led.c 0112938140 Expose the time of the last change to the LED state (#17222) 3 жил өмнө
led.h 0112938140 Expose the time of the last change to the LED state (#17222) 3 жил өмнө
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 5 жил өмнө
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 4 жил өмнө
main.c 1f2b1dedcc Quantum Painter (#10174) 3 жил өмнө
matrix.c 8224f62806 Make debounce() signal changes in the cooked matrix as return value (#17554) 3 жил өмнө
matrix.h ac31863021 Custom matrix lite support for split keyboards (#14674) 3 жил өмнө
matrix_common.c 67461a0a47 Merge remote-tracking branch 'origin/master' into develop 2 жил өмнө
mousekey.c f7eb7926e8 Merge remote-tracking branch 'origin/master' into develop 3 жил өмнө
mousekey.h f7eb7926e8 Merge remote-tracking branch 'origin/master' into develop 3 жил өмнө
programmable_button.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
programmable_button.h 83988597f4 Add Support for USB programmable buttons (#12950) 3 жил өмнө
quantum.c 325da02e57 Fix QK_MAKE's reboot check (#17795) 2 жил өмнө
quantum.h d02cefe613 implement `tap_code16_delay` (#17748) 2 жил өмнө
quantum_keycodes.h 6fc7c03e95 Added emacs as an "operating system" for input mode. (#16949) 2 жил өмнө
quantum_keycodes_legacy.h 8545473307 Removes terminal from QMK. (#17258) 3 жил өмнө
raw_hid.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 3 жил өмнө
ring_buffer.h 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
secure.c db887e63d7 Enhancement and fixes of "Secure" feature (#16958) 3 жил өмнө
secure.h db887e63d7 Enhancement and fixes of "Secure" feature (#16958) 3 жил өмнө
sync_timer.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
sync_timer.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 3 жил өмнө
utf8.c 1f2b1dedcc Quantum Painter (#10174) 3 жил өмнө
utf8.h 1f2b1dedcc Quantum Painter (#10174) 3 жил өмнө
util.h 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 3 жил өмнө
variable_trace.c b624f32f94 clang-format changes 5 жил өмнө
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 4 жил өмнө
velocikey.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 4 жил өмнө
via.c 4efe6330c4 VIA Encoder Map Support (#17734) 2 жил өмнө
via.h 4efe6330c4 VIA Encoder Map Support (#17734) 2 жил өмнө
via_ensure_keycode.h b45a037c7e Rename some Quantum keycodes (#15968) 3 жил өмнө
virtser.h dcfffa7b67 Relocate protocol files within tmk_core/common/ (#14972) 3 жил өмнө
wpm.c 63646e8906 Format code according to conventions (#16322) 3 жил өмнө
wpm.h 0391801267 Fixes potential wpm sampling overflow, along with code comment fixes (#15277) 3 жил өмнө