summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* [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
* Reimplements WPM feature to be smaller & precise (#13902)vectorstorm2021-11-16
* Add support for deferred executors. (#14859)Nick Brassel2021-11-15
* Add needed include to pointing_device.c (#15167)Drashna Jaelre2021-11-16
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-14
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-13
|\
| * add wait to unicode for win (#15061)Markus Fritsche2021-11-12
* | Basic keycode overhaul (#14726)Ryan2021-11-03
* | Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-03
* | Revert to old init order for host driver (#15029)Joel Challis2021-11-02
* | Fixup LED matrix. (#15020)Nick Brassel2021-11-02
* | haptic: Feature to disable it when usb port is not configured or suspended. (...Purdea Andrei2021-11-02
* | Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-02
* | Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-02
* | define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)Woody2021-11-02
* | Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* | Manually format develop (#15003)Joel Challis2021-11-01
* | Add Fractal RGB matrix effects (#12670)Albert Y2021-11-02
* | Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-01
* | Fix develop after recent changes (#14975)Joel Challis2021-10-28
* | Relocate protocol files within tmk_core/common/ (#14972)Joel Challis2021-10-28
* | Remove SERIAL_MOUSE (#14969)Joel Challis2021-10-28
* | Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-28
* | Optimize matrix scanning by removing variable shifts (#14947)Chad Austin2021-10-26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-26
|\|
| * Update mcu_selection.mk with current ChibiOS path (#14909)MasterSpoon2021-10-26
* | Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-20
|\|