summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Fix check when compiling HID Joystick with digital driver (#17844)Drashna Jaelre2022-07-30
* Allow for RGB actions to take place on Keydown instead of Keyup (#16886)CoffeeIsLife2022-07-02
* [QP] Explicit buffer alignment. (#17532)Nick Brassel2022-07-02
* [Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre2022-06-29
* [Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre2022-06-28
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-05
* 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-21
|\|
| * rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)Simon Arlott2022-04-21
* | Add hacky via support for RGB Matrix (#16086)Drashna Jaelre2022-04-19
* | Fixes #16705 : digital rain follows val (#16716)KoenGoe2022-04-19
* | [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-19
* | Add support for multiple sensors to pmw3360 (#15996)uqs2022-04-19
* | Fix one-shot locked modifiers (#16114)Denis Savran2022-04-18
* | Add customizable snake and knight animation increments (#16337)MichaƂ Szczepaniak2022-04-18
* | Fix #16859. (#16865)Nick Brassel2022-04-17
* | [QP] Check BPP capabilities before loading the palette (#16863)Stefan Kerkmann2022-04-17
* | rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott2022-04-17
* | Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-16
* | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)Jouke Witteveen2022-04-16
* | Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-16
|\|
| * rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)Simon Arlott2022-04-16
* | Quantum Painter (#10174)Nick Brassel2022-04-13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-09
|\|
| * [Bug] Fix matrix scan reporting interval (#16825)Simon Arlott2022-04-09
* | Joystick feature updates (#16732)Ryan2022-03-26
* | [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-17
* | Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann2022-03-14
* | Mousekeys fix (#16640)jack2022-03-13
* | Fix oneshot toggle logic (#16630)Drashna Jaelre2022-03-14
* | [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-14
* | Fix flipped One Shot logic (#16617)Pascal Getreuer2022-03-11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-10
|\|