Age | Commit message (Expand) | Author |
2022-06-25 | improvements for Cirque Pinnacle trackpads (#17091) | Thomas Kriechbaumer |
2022-06-24 | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition |
2022-06-23 | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) | precondition |
2022-06-23 | In honor of king terry (#17387) | SmugSam |
2022-06-21 | Fix RGB heatmap to use XY positions and use correct led limits (#17184) | Dasky |
2022-06-20 | Init eeconfig before reading handedness (#17256) | Dasky |
2022-06-19 | [Core] Mouse key kinetic mode fix (#17176) | Albert Y |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-06-13 | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen |
2022-06-10 | Ensure that rgb+via compiles in all cases (#17355) | Drashna Jaelre |
2022-06-10 | Add missing bracket for VIA brightness scaling (#17354) | Dasky |
2022-06-10 | Scale brigthness for VIA (#17352) | yiancar |
2022-06-08 | Add support for large Mouse Reports (#16371) | Drashna Jaelre |
2022-06-06 | Move SPLIT_HAND_PIN setup to split_pre_init (#17271) | Dasky |
2022-06-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-05 | Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re... | Pascal Getreuer |
2022-06-05 | Add keymap wrappers for introspection into the keymap. (#17229) | Nick Brassel |
2022-06-01 | Allow larger SPLIT_USB_TIMEOUT with default SPLIT_USB_TIMEOUT_POLL (#17272) | Dasky |
2022-05-30 | Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099) | precondition |
2022-05-30 | Removes terminal from QMK. (#17258) | Nick Brassel |
2022-05-20 | Continue Caps Word when AltGr (right Alt) is held. (#17156) | Pascal Getreuer |
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan |
2022-05-15 | [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin... | Drashna Jaelre |
2022-05-14 | Enhancement and fixes of "Secure" feature (#16958) | Drashna Jaelre |
2022-05-14 | Revert "Fix kinetic mouse mode (#16951)" (#17095) | Drashna Jaelre |
2022-05-14 | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer |
2022-05-14 | Fix kinetic mouse mode (#16951) | Yorick Peterse |
2022-05-14 | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre |
2022-04-28 | Remove ARM pgm_read_word workaround in rgblight (#16961) | Joel Challis |
2022-04-29 | Move disable_jtag to platforms (#16960) | Joel Challis |
2022-04-29 | Sendstring keycode overhaul (#16941) | Ryan |
2022-04-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-04-28 | Add Ukrainian keymap header (#16947) | Ryan |
2022-04-26 | Joystick: Simplify report descriptor and clean up error messages (#16926) | Ryan |
2022-04-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-04-25 | Add missing dead key LUTs for sendstring headers (#16929) | Ryan |
2022-04-22 | Fix AVR backlight breathing: low brightness limit & exceeding breathing table... | customMK |
2022-04-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-04-21 | rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824) | Simon Arlott |
2022-04-19 | Add hacky via support for RGB Matrix (#16086) | Drashna Jaelre |
2022-04-19 | Fixes #16705 : digital rain follows val (#16716) | KoenGoe |
2022-04-19 | [Core] Use a mutex guard for split shared memory (#16647) | Stefan Kerkmann |
2022-04-19 | Add support for multiple sensors to pmw3360 (#15996) | uqs |
2022-04-18 | Fix one-shot locked modifiers (#16114) | Denis Savran |
2022-04-18 | Add customizable snake and knight animation increments (#16337) | MichaĆ Szczepaniak |
2022-04-17 | Fix #16859. (#16865) | Nick Brassel |
2022-04-17 | [QP] Check BPP capabilities before loading the palette (#16863) | Stefan Kerkmann |
2022-04-17 | rgblight: Add functions to stop blinking one or all but one layer (#16859) | Simon Arlott |
2022-04-16 | Heatmap incorrect matrix effect workaround (#16315) | Albert Y |
2022-04-16 | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) | Jouke Witteveen |