Commit Graph

1739 Commits (14c1bd3b937d221d5fdd2a4c2073f290f2c5c14c)

Author SHA1 Message Date
QMK Bot b79b8dcdd0
Format code according to conventions (#16110) 3 years ago
Pete Sevander d700447dda
Combo `TAP_CODE_DELAY` and `clear_weak_mods` (#15866) 3 years ago
Ga68 1f59fe6d1b
Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635) 3 years ago
KraXen72 b31f814e8c
Fixes for slovak language-specific keycodes (#16019) 3 years ago
Stefan Kerkmann be59e8af2b
Deprecate split transactions status field (#16023) 3 years ago
Dasky 7b31fc54df
Enable a default task throttle for split pointing. (#15925) 3 years ago
Ryan 3e0ee6fb74
Fix joystick button off-by-one error (#16037) 3 years ago
Joel Challis 5249a606f1
Fix up issue with PROGMEM and hand_swap_config (#16027) 3 years ago
Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 3 years ago
Joel Challis a8700404f7
Relocate matrix_init_quantum content (#15953) 3 years ago
Drashna Jaelre 8101a836a4
[Bug] Fix compilation issues for led indicators (#16001) 3 years ago
Joel Challis eddd1c0567
Fix BACKLIGHT_CAPS_LOCK warning (#15999) 3 years ago
Joel Challis 6e83b44940
Align location of some host led logic (#15954) 3 years ago
Ryan Hausen 489475814a
fixed typo in orange HSV colors decalartion (#15976) 3 years ago
Albert Y fed36fc5f8
Adjust mouse key defaults (#15883) 3 years ago
Drashna Jaelre 909003cce9
[Bug] Fix hack for chibiOS reset name (#15984) 3 years ago
Ryan b45a037c7e
Rename some Quantum keycodes (#15968) 3 years ago
Joel Challis d840ef2b28
Relocate matrix_scan_quantum tasks (#15882) 3 years ago
Albert Y 1d3c2ceded
Add init function to clear previous effect (#15815) 3 years ago
Drashna Jaelre 5bad37cb56
[Bug] Remove config.h include in dynamic_keymap.c (#15886) 3 years ago
Alabastard-64 2842ab4052
Add PMW3389 optical sensor Support (Updated) (#15740) 3 years ago
Nick Brassel 0c402157fc
Advanced deferred_exec for core-side code. (#15579) 3 years ago
Pete Sevander 21958a9343
New combo configuration options (#15083) 3 years ago
Joel Challis 7562f6644f
Slight tidy up of keyboard task loop (#15725) 3 years ago
Leo Deng 82d3bdb733
IS31FL3733 driver for LED Matrix (#15088) 3 years ago
Joel Challis 8dbc8a802c
Unify the key up/down behaviour of RGB keycodes (#15730) 3 years ago
QMK Bot 5fcdff9935
Format code according to conventions (#15693) 3 years ago
Dasky 4fe6f3cd7a
Fix split pointing for analog joystick (#15691) 3 years ago
Drashna Jaelre 14d5c3f2f1
[Bug] Include missing string.h include (#15606) 3 years ago
Drashna Jaelre c86baf3ece
[Core] Fix bug and code regression for Split Common (#15603) 3 years ago
uqs d3952523fe
pwm3360 driver cleanup and diff reduction to adns9800 (#15559) 3 years ago
Jay Greco ac31863021
Custom matrix lite support for split keyboards (#14674) 3 years ago
QMK Bot eadfcb9a40
Format code according to conventions (#15590) 3 years ago
Erik Berthold 2c8d46f408
fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 3 years ago
Chad Austin 25713dc222
Add sym_defer_pr debouncer type (#14948) 3 years ago
Drashna Jaelre 672c6b4721
Make (un)register code functions weak (#15285) 3 years ago
QMK Bot f9cf09ebd1
Format code according to conventions (#15588) 3 years ago
Dasky 7f7364c559
[Core] Split support for pointing devices. (#15304) 3 years ago
vectorstorm 0391801267
Fixes potential wpm sampling overflow, along with code comment fixes (#15277) 3 years ago
Chris Broekema c4b03509da
Save a single byte of memory for joystick buttons (#15555) 3 years ago
billybraga f383d3d8be
Fix inverted gt and lt send_string mapping in canadian multilingual (#15487) 4 years ago
Yoichiro Tanaka 231cd7a39f
Fix some wrong keycode macros in locale mapping files (#15488) 4 years ago
Ryan c12268807d
Migrate serial_uart usages to UART driver (#15479) 4 years ago
Stefan Kerkmann 8b865a9d64
[Core] Don't send keyboard reports that propagate no changes to the host (#14065) 4 years ago
Dipl.-Ing. Raoul Rubien, BSc 415faebd65
added missing audio_off_user() callback (#15457) 4 years ago
Drashna Jaelre 5f7c0e3097
Add missing define for unicode common (#15416) 4 years ago
Drashna Jaelre 942b3cf16c
Generalize Unicode defines (#15409) 4 years ago
Joel Challis 2726856cde
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) 4 years ago
Stefan Kerkmann c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 years ago
Karl Shea 84b8cdc1a4
Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344) 4 years ago