Age | Commit message (Expand) | Author |
2023-04-03 | Add direction to dynamic_macro_record_start_user (#19689) | Johannes H. Jensen |
2023-04-03 | Added PMW3320 driver (#19543) | Vladislav Marchenko |
2023-04-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-04-03 | [Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995) | Pablo MartÃnez |
2023-04-01 | Delete config_common.h (#20312) | Joel Challis |
2023-03-30 | Add last activity functions for pointing device (#20079) | Drashna Jaelre |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-03-27 | Remove use of keymap.h (#20004) | Joel Challis |
2023-03-26 | Fix rgblight layers when animations aren't enabled (#20097) | Eli Lipsitz |
2023-03-25 | [Cleanup] Quantum Painter (#19825) | Pablo MartÃnez |
2023-03-23 | Tidy up duplication of MIN/MAX fallback implementations (#20236) | Joel Challis |
2023-03-23 | Add some helpers to tidy up XAP (#20235) | Joel Challis |
2023-03-22 | Update Doxygen comments for some headers (#20194) | Ryan |
2023-03-21 | Sync activity timestamps between sides. (#20192) | Nick Brassel |
2023-03-20 | Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ... | Nick Brassel |
2023-03-10 | Relocate various modifier defines (#18638) | Joel Challis |
2023-03-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-03-08 | Fix processing of recently added system keycodes (#20058) | Joel Challis |
2023-03-03 | Remove some use of keymap.h (#20006) | Joel Challis |
2023-03-03 | Remove some use of keymap.h (#19980) | Joel Challis |
2023-02-23 | Reallocate user/kb keycode ranges (#19907) | Joel Challis |
2023-02-23 | Reallocate SAFE_RANGE (#19909) | Joel Challis |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-23 | Align magic keycodes (#19877) | Joel Challis |
2023-02-22 | [Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893) | precondition |
2023-02-19 | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis |
2023-02-19 | Fix functions when `NO_ACTION_TAPPING` is defined (#11528) | Drashna Jaelre |
2023-02-18 | Align sequencer keycodes (#19875) | Joel Challis |
2023-02-15 | [Bug] Fix compiliation issue for Key Overrides (#19856) | Drashna Jaelre |
2023-02-14 | Fix Layer Mod handling of with right-handed mods. (#19845) | Pascal Getreuer |
2023-02-14 | Add swap hands status function (#19831) | Albert Y |
2023-02-14 | Merge branch 'master' into develop | Dasky |
2023-02-13 | Update fractal attribution comment (#19832) | Albert Y |
2023-02-13 | Fixup `develop` compiles. (#19828) | Nick Brassel |
2023-02-13 | Make Magic handling more consistent in Action Keycode handling (#9126) | Drashna Jaelre |
2023-02-12 | Tidy up use of keycode range helpers (#19813) | Joel Challis |
2023-02-13 | core: allow locking the matrix state (#18852) | dexter93 |
2023-02-13 | Add combo hook to allow per layer combo reference layers. (#16699) | Eric.a Gebhart |
2023-02-13 | Refactor Leader key feature (#19632) | Ryan |
2023-02-13 | Restore packing of midi note keycodes (#19468) | Joel Challis |
2023-02-12 | Fix build failures with `OPT = 0` due to inline functions (#19767) | Sergey Vlasov |
2023-02-12 | [Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) | Drashna Jaelre |
2023-02-12 | Remove `config.h` include from quantum files (#19817) | jack |
2023-02-12 | [Core] Tri Layer Keys (#19795) | Drashna Jaelre |
2023-02-11 | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis |
2023-02-10 | Tidy up use of keycode range helpers (#19756) | Joel Challis |
2023-02-10 | Move more unicode ranges to DD (#19755) | Joel Challis |
2023-02-02 | QP: Correct rotation and offset when using LVGL (#19713) | jpe230 |
2023-01-30 | Strip out more of config_common (#19722) | Joel Challis |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |