summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* RP2040 emulated EEPROM. (#17519)Nick Brassel2022-07-02
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-02
|\
| * [QP] Explicit buffer alignment. (#17532)Nick Brassel2022-07-02
* | [QP] Add ILI9488 support. (#17438)Nick Brassel2022-07-02
* | [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-30
* | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-30
* | RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-29
|\|
| * [Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre2022-06-29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-28
|\|
| * [Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre2022-06-28
* | Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-27
* | [Split] Verify Split Pointing Device config (#17481)Thomas Kriechbaumer2022-06-26
* | improvements for Cirque Pinnacle trackpads (#17091)Thomas Kriechbaumer2022-06-25
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-24
* | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-23
* | In honor of king terry (#17387)SmugSam2022-06-23
* | Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-21
* | Init eeconfig before reading handedness (#17256)Dasky2022-06-20
* | [Core] Mouse key kinetic mode fix (#17176)Albert Y2022-06-19
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-13
* | Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre2022-06-10
* | Add missing bracket for VIA brightness scaling (#17354)Dasky2022-06-10
* | Scale brigthness for VIA (#17352)yiancar2022-06-10
* | Add support for large Mouse Reports (#16371)Drashna Jaelre2022-06-08
* | Move SPLIT_HAND_PIN setup to split_pre_init (#17271)Dasky2022-06-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-05
|\|
| * Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-05
* | Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-05
* | Allow larger SPLIT_USB_TIMEOUT with default SPLIT_USB_TIMEOUT_POLL (#17272)Dasky2022-06-01
* | Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099)precondition2022-05-30
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-30
|/
* Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer2022-05-20
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-15
* [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2022-05-15
* Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre2022-05-14
* Revert "Fix kinetic mouse mode (#16951)" (#17095)Drashna Jaelre2022-05-14
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-14
* Fix kinetic mouse mode (#16951)Yorick Peterse2022-05-14
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-14
* Remove ARM pgm_read_word workaround in rgblight (#16961)Joel Challis2022-04-28
* Move disable_jtag to platforms (#16960)Joel Challis2022-04-29
* Sendstring keycode overhaul (#16941)Ryan2022-04-29
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-27
|\
| * Add Ukrainian keymap header (#16947)Ryan2022-04-28
* | Joystick: Simplify report descriptor and clean up error messages (#16926)Ryan2022-04-26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-25
|\|
| * Add missing dead key LUTs for sendstring headers (#16929)Ryan2022-04-25
* | Fix AVR backlight breathing: low brightness limit & exceeding breathing table...customMK2022-04-22