summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-19Fixup CI build for F103C6 onekey. (#20188)Nick Brassel
2023-03-18Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis
* Remove bootloader logic from mcu_selection.mk * Move MCU/BOOTLOADER to info.json
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18Format code according to conventions (#20175)QMK Bot
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18Fixup kbdfans/tiger80 RGB animations (#20164)jack
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18Add Support for LPAD (#19852)Laneware
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18[Keyboard] Add Coban Pad 3A (#19634)Dam Vu Duy
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18[Keymap] crkbd toinux update (#19673)toinux
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18De-parallelise CI (#20171)Nick Brassel
* De-parallelise CI No speed increase. * Update .github/workflows/ci_builds.yml
2023-03-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-17[Keyboard] Add yandrstudio/transition80 (#19790)JX
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-17[Keyboard] Fix typos in readme for Lily58 R2G (#20149)Fabien
2023-03-17[keyboard] Viktus Minne (#19977)blindassassin111
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-17[Keyboard] 1upkeyboards/pi40 update (#20066)ziptyze
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-03-17Fixup z70ultra — replace mis-removed file (#20157)jack
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-17Update qmk_cli container references (#20154)Joel Challis
2023-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel
2023-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-16[Keyboard] Add Blueberry (#19915)ToffeeStudio
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-03-16kbdfans/tiger80: remove duplicate keys in info.json (#20148)Ryan
2023-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-16[Keymap] Sugarglider VIA keymap enhancement (#20140)Kyle McCreery
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-16Update keychron_common.c (#20055)lalalademaxiya1
2023-03-16Update keycodes_0.0.1_basic.hjson (#20129)Joel Challis
2023-03-15[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-15[Keyboard] Add Atlantis PS17 (#19952)mjbogusz
2023-03-15add tiger80 iso layout support (#19975)dztech
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-15[Keyboard] Add hineybush/h87_g2 (#20053)Josh Hinnebusch
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-15add new board: splaytoraid (#20052)Conor Burns
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-15[Keyboard] New Keyboard - Sugar Glider (#19933)Kyle McCreery
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-15userspace/community layout fixes (#19998)Less/Rikki
* fixup: improve AVR detection for 60_iso/unxmaal * fixup: moved TAP_CODE_DELAY to mechmerlin/config.h * fixup: move talljoe.c to INTROSPECTION_KEYMAP_C * fixup: AVR/RGBLIGHT criteria for 60_iso/unxmaal
2023-03-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-15Let's use workflows to parallelise the builds. (#20120)Nick Brassel
* Let's use workflows to parallelise the builds. * Nofail if files aren't present. * Formatting.
2023-03-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-14[Keyboard] Add KP60 (#20096)d-floe
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-14Merge remote-tracking branch 'origin/master' into developQMK Bot