summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-191-9/+8
* | Add support for multiple sensors to pmw3360 (#15996)uqs2022-04-191-2/+2
* | Fix one-shot locked modifiers (#16114)Denis Savran2022-04-181-5/+2
* | Add customizable snake and knight animation increments (#16337)MichaƂ Szczepaniak2022-04-182-4/+12
* | Fix #16859. (#16865)Nick Brassel2022-04-171-1/+1
* | [QP] Check BPP capabilities before loading the palette (#16863)Stefan Kerkmann2022-04-171-6/+6
* | rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott2022-04-172-1/+34
* | Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-161-0/+5
* | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)Jouke Witteveen2022-04-166-42/+23
* | Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-168-0/+230
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-161-0/+4
|\|
| * rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)Simon Arlott2022-04-161-0/+4
* | Quantum Painter (#10174)Nick Brassel2022-04-1326-33/+3678
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-091-1/+1
|\|
| * [Bug] Fix matrix scan reporting interval (#16825)Simon Arlott2022-04-091-1/+1
* | Joystick feature updates (#16732)Ryan2022-03-264-36/+50
* | [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-172-0/+22
* | Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann2022-03-142-2/+2
* | Mousekeys fix (#16640)jack2022-03-131-0/+1
* | Fix oneshot toggle logic (#16630)Drashna Jaelre2022-03-145-16/+15
* | [Core] Move `has_mouse_report_changed` function to `report.c` (#16543)Drashna Jaelre2022-03-143-23/+15
* | Fix flipped One Shot logic (#16617)Pascal Getreuer2022-03-111-3/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-101-11/+0
|\|
| * Remove `matrix_key_count()` (#16603)Ryan2022-03-101-11/+0
* | Missed some erroneous prints. (#16597)Nick Brassel2022-03-102-10/+12
* | Fixup builds. (#16596)Nick Brassel2022-03-091-6/+7
* | Fix missing definition for non-encoder case. (#16593)Nick Brassel2022-03-091-8/+17
* | Add support for encoder mapping. (#13286)Nick Brassel2022-03-0910-50/+240
* | Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-0821-130/+895
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-082-9/+9
|\|
| * [Bug] Rename has_mouse_report_changed parameters (#16417)ZiTe2022-03-072-9/+9
* | Remove `send_unicode_hex_string()` (#16518)Ryan2022-03-042-34/+0
|/