summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-16[Keyboard] Add Quarkeys Z40 keyboard (#19741)TommyZ
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-16Fix regen script for macOS (#19857)Joel Challis
2023-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-15Elaborate on keyboard level encoder functionality (#19839)jack
2023-02-15[Bug] Fix compiliation issue for Key Overrides (#19856)Drashna Jaelre
2023-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-15Fixup work_board VIA keymap (reduce firmware size) (#19850)jack
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14[Keyboard] add ‘soda/pocket’ (#19838)Jeayo Keh
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-02-14Fix Layer Mod handling of with right-handed mods. (#19845)Pascal Getreuer
2023-02-14Add swap hands status function (#19831)Albert Y
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14add new keyboard creek70 (#19789)spbgzh
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14Add Eclipse60 / tinyneko (#19379)Sắn
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14Add keaboard keyboard (#19816)Keith Wade
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-14[Doc]Remove depracted extension links in vscode guide (#19842)しぐれ
2023-02-14Merge branch 'master' into developDasky
2023-02-14Update KC_NLCK and KC_SLCK in international docs (#19521)precondition
2023-02-13Update fractal attribution comment (#19832)Albert Y
2023-02-13Update pico-sdk to 1.5.0 (#19829)Stefan Kerkmann
2023-02-13Fixup swiftrax/bumblebee (reduce firmware size) (#19834)jack
2023-02-13Remove lingering `I2CD2` usages w/ RP2040 (#19833)jack
2023-02-12Add rp2040_ce and add elite-pi and helios as alias (#19830)Joel Challis
* add rp2040_ce and add elite-pi and helios as alias (#19628) * fix git mishap * Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> * Tidy docs --------- Co-authored-by: Conor Burns <mail@conor-burns.com>
2023-02-13Fixup `develop` compiles. (#19828)Nick Brassel
2023-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-12[Keyboard] Add Blue Team Pad (#19807)Thomas
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-13Make Magic handling more consistent in Action Keycode handling (#9126)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-12Tidy up use of keycode range helpers (#19813)Joel Challis
2023-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-12Fix serial_driver.md list item numbering (#19819)souvlakeeb
2023-02-13core: allow locking the matrix state (#18852)dexter93
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-13Add combo hook to allow per layer combo reference layers. (#16699)Eric.a Gebhart
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-02-13Refactor Leader key feature (#19632)Ryan
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-13Restore packing of midi note keycodes (#19468)Joel Challis
2023-02-13Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-02-12Fix build failures with `OPT = 0` due to inline functions (#19767)Sergey Vlasov
Co-authored-by: Joel Challis <git@zvecr.com>
2023-02-12[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)Drashna Jaelre
2023-02-12Remove `config.h` include from quantum files (#19817)jack
2023-02-12Fix layout aliases for two boards (#19818)Ryan
2023-02-12Fixup ek65 -- add processor & bootloader in info.json (#19815)jack
2023-02-12Reduce synthlabs/060 firmware size (#19814)jack
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre
Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-11Merge remote-tracking branch 'origin/master' into developQMK Bot