summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+5
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-302-59/+54
* RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-291-0/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-292-4/+5
|\
| * [Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre2022-06-292-4/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-281-2/+6
|\|
| * [Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre2022-06-281-2/+6
* | Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-2712-0/+2512
* | [Split] Verify Split Pointing Device config (#17481)Thomas Kriechbaumer2022-06-261-0/+7
* | improvements for Cirque Pinnacle trackpads (#17091)Thomas Kriechbaumer2022-06-251-11/+34
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-7/+5
* | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-234-149/+217
* | In honor of king terry (#17387)SmugSam2022-06-231-0/+6
* | Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-212-44/+51
* | Init eeconfig before reading handedness (#17256)Dasky2022-06-201-0/+4
* | [Core] Mouse key kinetic mode fix (#17176)Albert Y2022-06-192-13/+18
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-132-100/+70
* | Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre2022-06-101-0/+8
* | Add missing bracket for VIA brightness scaling (#17354)Dasky2022-06-101-1/+1
* | Scale brigthness for VIA (#17352)yiancar2022-06-101-6/+7
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-083-32/+71
* | Move SPLIT_HAND_PIN setup to split_pre_init (#17271)Dasky2022-06-061-1/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-052-3/+4
|\|
| * Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-052-3/+4
* | Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-053-0/+42
* | Allow larger SPLIT_USB_TIMEOUT with default SPLIT_USB_TIMEOUT_POLL (#17272)Dasky2022-06-011-1/+2
* | Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099)precondition2022-05-301-1/+1
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-307-388/+6
|/
* Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer2022-05-201-1/+4
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-1524-10/+10
* [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2022-05-151-1/+1
* Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre2022-05-145-2/+49
* Revert "Fix kinetic mouse mode (#16951)" (#17095)Drashna Jaelre2022-05-141-11/+9
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-148-0/+338
* Fix kinetic mouse mode (#16951)Yorick Peterse2022-05-141-9/+11
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-143-1/+19
* Remove ARM pgm_read_word workaround in rgblight (#16961)Joel Challis2022-04-281-6/+2
* Move disable_jtag to platforms (#16960)Joel Challis2022-04-291-14/+0
* Sendstring keycode overhaul (#16941)Ryan2022-04-291-196/+267
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-271-0/+134
|\
| * Add Ukrainian keymap header (#16947)Ryan2022-04-281-0/+134
* | Joystick: Simplify report descriptor and clean up error messages (#16926)Ryan2022-04-261-0/+8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-2534-8/+628
|\|
| * Add missing dead key LUTs for sendstring headers (#16929)Ryan2022-04-2534-8/+628
* | Fix AVR backlight breathing: low brightness limit & exceeding breathing table...customMK2022-04-221-2/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-211-3/+4
|\|
| * rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)Simon Arlott2022-04-211-3/+4
* | Add hacky via support for RGB Matrix (#16086)Drashna Jaelre2022-04-191-3/+105
* | Fixes #16705 : digital rain follows val (#16716)KoenGoe2022-04-191-7/+15