summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2023-04-10Prevent Tri-Layer keys from stopping caps words (#20398)Ricardo Hermida Ruiz
2023-04-09Add swap hands toggle functions (#20381)Albert Y
2023-04-06[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann
2023-04-05[Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)Drashna Jaelre
2023-04-06Add basic profiler. (#20238)Nick Brassel
2023-04-04[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer
2023-04-04Make "detected_host_os()" available on the SLAVE side of the split keyboard (...ngs-ch
2023-04-04Fixed split keyboard issue where custom LED indicators could activate incorre...CobraSock
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-04-03Fix OSMs getting stuck (#20034)Kasimir Pihlasviita
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2023-04-03Added PMW3320 driver (#19543)Vladislav Marchenko
2023-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-03[Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995)Pablo Martínez
2023-04-01Delete config_common.h (#20312)Joel Challis
2023-03-30Add last activity functions for pointing device (#20079)Drashna Jaelre
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-27Remove use of keymap.h (#20004)Joel Challis
2023-03-26Fix rgblight layers when animations aren't enabled (#20097)Eli Lipsitz
2023-03-25[Cleanup] Quantum Painter (#19825)Pablo Martínez
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-03-23Add some helpers to tidy up XAP (#20235)Joel Challis
2023-03-22Update Doxygen comments for some headers (#20194)Ryan
2023-03-21Sync activity timestamps between sides. (#20192)Nick Brassel
2023-03-20Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ...Nick Brassel
2023-03-10Relocate various modifier defines (#18638)Joel Challis
2023-03-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-08Fix processing of recently added system keycodes (#20058)Joel Challis
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2023-03-03Remove some use of keymap.h (#19980)Joel Challis
2023-02-23Reallocate user/kb keycode ranges (#19907)Joel Challis
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-23Align magic keycodes (#19877)Joel Challis
2023-02-22[Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893)precondition
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-02-19Fix functions when `NO_ACTION_TAPPING` is defined (#11528)Drashna Jaelre
2023-02-18Align sequencer keycodes (#19875)Joel Challis
2023-02-15[Bug] Fix compiliation issue for Key Overrides (#19856)Drashna Jaelre
2023-02-14Fix Layer Mod handling of with right-handed mods. (#19845)Pascal Getreuer
2023-02-14Add swap hands status function (#19831)Albert Y
2023-02-14Merge branch 'master' into developDasky
2023-02-13Update fractal attribution comment (#19832)Albert Y
2023-02-13Fixup `develop` compiles. (#19828)Nick Brassel
2023-02-13Make Magic handling more consistent in Action Keycode handling (#9126)Drashna Jaelre
2023-02-12Tidy up use of keycode range helpers (#19813)Joel Challis
2023-02-13core: allow locking the matrix state (#18852)dexter93
2023-02-13Add combo hook to allow per layer combo reference layers. (#16699)Eric.a Gebhart