summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Unify the key up/down behaviour of RGB keycodes (#15730)Joel Challis2022-01-06
* Format code according to conventions (#15693)QMK Bot2021-12-31
* Fix split pointing for analog joystick (#15691)Dasky2021-12-31
* [Bug] Include missing string.h include (#15606)Drashna Jaelre2021-12-28
* [Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre2021-12-28
* pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs2021-12-27
* Custom matrix lite support for split keyboards (#14674)Jay Greco2021-12-27
* Format code according to conventions (#15590)QMK Bot2021-12-27
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-27
|\
| * fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold2021-12-27
* | Add sym_defer_pr debouncer type (#14948)Chad Austin2021-12-27
* | Make (un)register code functions weak (#15285)Drashna Jaelre2021-12-27
* | Format code according to conventions (#15588)QMK Bot2021-12-27
* | [Core] Split support for pointing devices. (#15304)Dasky2021-12-27
* | Fixes potential wpm sampling overflow, along with code comment fixes (#15277)vectorstorm2021-12-27
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-24
|\|
| * Save a single byte of memory for joystick buttons (#15555)Chris Broekema2021-12-24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-16
|\|
| * Fix inverted gt and lt send_string mapping in canadian multilingual (#15487)billybraga2021-12-16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-16
|\|
| * Fix some wrong keycode macros in locale mapping files (#15488)Yoichiro Tanaka2021-12-16
* | Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* | [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-14
* | added missing audio_off_user() callback (#15457)Dipl.-Ing. Raoul Rubien, BSc2021-12-11
* | Add missing define for unicode common (#15416)Drashna Jaelre2021-12-06
* | Generalize Unicode defines (#15409)Drashna Jaelre2021-12-06
* | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis2021-11-30
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-29
|\|
| * Fix bit loss in cie_lightness() when doing division to resolve #15331 (#15344)Karl Shea2021-11-29
* | Added cancel_key_lock function (#15321)wheredoesyourmindgo2021-11-29
|/
* Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307)Stefan Kerkmann2021-11-28
* Re-add encoder tests (#15312)Drashna Jaelre2021-11-27
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-27
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-26
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-25
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-23
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-23
* Add uint to char functions (#15244)Drashna Jaelre2021-11-23
* Macros in JSON keymaps (#14374)Zach White2021-11-22
* fix broken macro in transport.h (#15239)Balz Guenat2021-11-20
* Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-20
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
* [Bug] Revert backlight pins on function call (#15205)Drashna Jaelre2021-11-19
* [Bug] Fix missing variable for Backlight Breathing (#15199)Drashna Jaelre2021-11-18
* Format code according to conventions (#15196)QMK Bot2021-11-18
* Made AVR backlight pwm resolution configurable (#7521)Mikkel Jeppesen2021-11-18
* Format code according to conventions (#15195)QMK Bot2021-11-17
* Rename RGB fractal (#15174)Albert Y2021-11-16
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15