summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
...
* | Relocate matrix_scan_quantum tasks (#15882)Joel Challis2022-01-192-71/+72
* | Add init function to clear previous effect (#15815)Albert Y2022-01-171-0/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-151-1/+0
|\|
| * [Bug] Remove config.h include in dynamic_keymap.c (#15886)Drashna Jaelre2022-01-151-1/+0
* | Add PMW3389 optical sensor Support (Updated) (#15740)Alabastard-642022-01-112-0/+39
* | Advanced deferred_exec for core-side code. (#15579)Nick Brassel2022-01-102-55/+149
* | New combo configuration options (#15083)Pete Sevander2022-01-091-1/+38
* | Slight tidy up of keyboard task loop (#15725)Joel Challis2022-01-091-35/+48
* | IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-081-0/+4
* | Unify the key up/down behaviour of RGB keycodes (#15730)Joel Challis2022-01-061-5/+1
* | Format code according to conventions (#15693)QMK Bot2021-12-311-1/+1
* | Fix split pointing for analog joystick (#15691)Dasky2021-12-311-2/+4
* | [Bug] Include missing string.h include (#15606)Drashna Jaelre2021-12-281-0/+1
* | [Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre2021-12-282-13/+10
* | pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs2021-12-271-3/+2
* | Custom matrix lite support for split keyboards (#14674)Jay Greco2021-12-273-39/+72
* | Format code according to conventions (#15590)QMK Bot2021-12-271-15/+30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-271-6/+2
|\|
| * fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold2021-12-271-6/+2
* | Add sym_defer_pr debouncer type (#14948)Chad Austin2021-12-274-0/+301
* | Make (un)register code functions weak (#15285)Drashna Jaelre2021-12-272-12/+12
* | Format code according to conventions (#15588)QMK Bot2021-12-271-2/+2
* | [Core] Split support for pointing devices. (#15304)Dasky2021-12-276-46/+478
* | Fixes potential wpm sampling overflow, along with code comment fixes (#15277)vectorstorm2021-12-272-33/+44
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-241-1/+1
|\|
| * Save a single byte of memory for joystick buttons (#15555)Chris Broekema2021-12-241-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-161-1/+1
|\|
| * Fix inverted gt and lt send_string mapping in canadian multilingual (#15487)billybraga2021-12-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-164-6/+6
|\|
| * Fix some wrong keycode macros in locale mapping files (#15488)Yoichiro Tanaka2021-12-164-6/+6
* | Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-152-4/+3
* | [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-141-1/+8
* | added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc2021-12-113-0/+5
* | Add missing define for unicode common (#15416)Drashna Jaelre2021-12-061-0/+4
* | Generalize Unicode defines (#15409)Drashna Jaelre2021-12-061-2/+2
* | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis2021-11-302-0/+7
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-299-18/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-291-4/+4
|\|
| * Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344)Karl Shea2021-11-291-4/+4
* | Added cancel_key_lock function (#15321)wheredoesyourmindgo2021-11-292-0/+6
|/
* Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307)Stefan Kerkmann2021-11-281-4/+4
* Re-add encoder tests (#15312)Drashna Jaelre2021-11-278-0/+461
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-2711-560/+57
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-267-3/+97
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-254-111/+455
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-0/+34
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-34/+0
* Add uint to char functions (#15244)Drashna Jaelre2021-11-232-0/+60
* Macros in JSON keymaps (#14374)Zach White2021-11-221-0/+34
* fix broken macro in transport.h (#15239)Balz Guenat2021-11-201-1/+2