Merge remote-tracking branch 'qmk/master' into merge-2023-06-03

This commit is contained in:
Ilya Zhuravlev 2023-06-03 12:35:25 -06:00
commit d6e95213e3
14389 changed files with 536595 additions and 476101 deletions

4
.gitignore vendored
View file

@ -31,6 +31,9 @@ quantum/version.h
*.uf2
*.vfw
# DD config at wrong location
/keyboards/**/keymaps/*/info.json
# Old-style QMK Makefiles
/keyboards/**/Makefile
@ -46,7 +49,6 @@ quantum/version.h
.idea/
.project
.settings/
.vagrant/
# ?
.dep