Merge remote-tracking branch 'origin/master' into develop
add handwired/swiftrax/walter (#12428)
* init commit of walter
* finalize keyboard
* fix walter.h
* fix config.h
* fix rgblight animations
* fix config.h
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Add setup, clone, and env to the list of commands we allow even with broken modules (#12868)
Merge remote-tracking branch 'origin/master' into develop
Some fixes for the Bakeneko variant DB60s (#12662)
* Some fixes for the Bakeneko variant DB60s
* Add copyright to header
* Add .python-version to gitignore for people who use pyenv or similar
* update readme
* Add more readmes
* Add more readmes
* Update the versions to have different product IDs
* Update readme
* Add missing rules.mk
* Fix matrix on hotswap
* remove iso from hotswap
* Fix hotswap spacebar
* Revert gitignore changes
* Fix layouts
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add split configs
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add license to config
* or equivalent
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Charue Design's Sunsetter (#12547)
Remove KEYMAP and LAYOUT_kc (#12160)
* alias KEYMAP to LAYOUT
* remove KEYMAP and LAYOUT_kc
Fix syntax error when compiling for ARM (#12866)
LED Matrix: Effects! (#12651)
Fixup build errors on `develop` branch. (#12723)
Merge remote-tracking branch 'origin/master' into develop
peepeetee's custom keymap for bm68rgb (#12232)
* add custom keymaps for BM68rgb
* add user keymap for bm68rgb
* fix grammar
* add custom hub16 keymap
* Apply suggestions from code review
* fix errorenously included hub16 file
* add GPL headers
* revert defining dfa_state in keymap.h
* Update keyboards/bm68rgb/keymaps/peepeetee/keymap.h
* enable tap dance, add tap dance to left alt
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Turn OLED off on suspend in soundmonster keymap (#10419)
Merge remote-tracking branch 'origin/master' into develop
Improve EEPROM defaults for Dynamic Keymaps (#12853)
Merge remote-tracking branch 'origin/master' into develop
Conflicts:
bin/qmk
lib/python/qmk/cli/__init__.py
Merge conflicts fixed by skullydazed.
Move the module checking and updating to lib/python (#12416)
* move the module checking and updating to lib/python
* make flake8 happy
* Update lib/python/qmk/cli/__init__.py
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* prompt the user to disable developer mode
* pyformat
* flake8
Co-authored-by: Erovia <Erovia@users.noreply.github.com>