summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13[Keyboard] add SNOP60 (#17131)npspears
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Add BLASTER75 keyboard (#16887)ALTAiN
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13`actions/stale`: 150 operations, oldest-first.Nick Brassel
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13Swap to 1000 stale actions while debugging.Nick Brassel
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13Fixup stale action. (#17373)Nick Brassel
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13Add stale action. (#17372)Nick Brassel
* Add stale action. * Allow for manual trigger.
2022-06-13Update LUFA submodule (#17368)Ryan
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12Add encoder map (#17361)Albert Y
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] add pierce (#17000)durken1
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena
* sync oled code over the keymaps * put different product ids * put different product ids for the rest * put different product ids for the rest * try to reduce code duplication * make ifdefs nice and correct * move the leds code out of keymap * try to reduce code duplication * move the rgb code outside the keymaps for reuse * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * move more code outside keymaps for reuse * add few more xps * add mic mute * update to new name of macros for reset * style for matrix * clean split * use tinyuf2 as bootloader * Update keyboards/mlego/m65/rev4/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * radionalise product id and device version * add tinyuf2 as default bootloader for stm32f4 * update tinyuf2 * update tinyuf2 and via. f411 remove tinyuf2 since is not really working. make the config more conditional * sync the keymap with default * revert via non building with gcc 11 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-11`qmk doctor`: show arch for macOS (#17356)Ryan
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] Fix checkboards/quark_lp (another) (#17296)jack
2022-06-10Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre
2022-06-10Add missing bracket for VIA brightness scaling (#17354)Dasky
2022-06-10Scale brigthness for VIA (#17352)yiancar
Co-authored-by: yiancar <yiancar@gmail.com>
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11Wasdat: move some stuff to info.json (#17327)Ryan
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-10Promote 'layouts require matrix data' to api error (#17349)Joel Challis
2022-06-10Promote label with newlines to lint error (#17347)Joel Challis
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-10initial (#17345)jack
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-09[Keyboard] Add Sodium keyboards (#17078)Derek
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-09[Keymap] Add planck/scottzach1 keymap (#17083)Zac Scott
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-10[keyboard] annepro2 Add and use functions to directly control led colors ↵zv0n
(#17196)
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-09[Keyboard] Improve the durgot k3x0 readme.md (#17214)Gabriel Oliveira
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-09[Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)ILWrites
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-09Add support for linting deprecated and removed functionality (#17063)Joel Challis
* Add support for more lint warnings/errors * Develop currently needs extra deps installed * Lint a few more scenarios * fix tests
2022-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot