[Keyboard] Add Axolstudio Yeti (#11051)
Initial list of keyboards to exclude from CI (#11213)
Fix small typo in V-USB configuration descriptor (#11253)
Follow symlinks when listing keyboards. (#11250)
[Keymap] fix keyboards/helix/rev2/keymaps/default/oled_display.c (#11228)
Fixed the OLED display on the right side as it was showing some garbage.
右側のOLEDディスプレイにゴミが表示されていたのを修正しました。
VIA Support: MF68 (#11030)
* add via support to mf68 pcb
* add license header
Change keyboard json format to bring it inline with the current api (#11231)
simplify qmk doctor to make room for #11208 (#11242)
Updated usage of qmk c2json (#11148)
Add the ability to exclude keyboards from travis builds (#11178)
* add the ability to exclude keyboards from travis builds
* add filtering to make all:
* only skip keyboards during make all:
* working implementation
* forego a CI_KEYBOARDS variable
* optimize the startup by only listing keyboards once
* add sort -u to all list_keyboard invocations
* move the if else if tree back to 1 level
Various compilation fixes for avr-gcc 10 (#9269)
Run cformat and dos2unix manually (#11235)
[Keyboard] add MT64RGB (#10865)
* Create mt64
* Create mt84rgb
* Delete mt64
* Add files via upload
* Create MK84RGB
* gx84
* add new keyboard
* new keyboard
* Delete MK84RGB
* Delete config.h
* Delete mt84.c
* Delete mt84.h
* Delete mt84rgb
* Delete rules.mk
* add info json
* Add files via upload
* Delete config.h
* Delete rules.mk
* Delete keymap.c
* Delete keymap.c
* Delete info.json
* Delete mt64rgb.c
* Delete mt64rgb.h
* Delete rules.mk
* add keyboard
* Delete config.h
* Delete info.json
* Delete mt64rgb.c
* Delete mt64rgb.h
* Delete rules.mk
* Delete rules.mk
* Delete keymap.c
* Delete keymap.c
* Delete config.h
* Delete mt84.c
* Delete mt84.h
* Delete rules.mk
* Delete rules.mk
* Delete keymap.c
* Delete keymap.c
* Delete info.json
* Add files via upload
* Delete keymap.c
* Add files via upload
* Delete keymap.c
* Add files via upload
* Delete rules.mk
* Add files via upload
* Delete config.h
* Add files via upload
* Update config.h
* Update keymap.c
* Update keymap.c
* Update and rename keyboards/mt64rgb/keymaps/default/keymap.c to 键盘/mt64rgb/按键图/默认/keymap.c
* Update mt64rgb.h
* Update mt64rgb.c
* Update and rename keyboards/mt64rgb/rules.mk to 键盘/mt64rgb/rules.mk
* Update config.h
* Update rules.mk
* Update readme.md
* Update keymap.c
* Create rules.mk
* Update keymap.c
* Create keymap.c
* Delete keymap.c
* Update keymap.c
* Update keymap.c
* Update mt64rgb.h
* Delete rules.mk
* Update readme.md
* Update rules.mk
* Update readme.md
* Update info.json
* Update keymap.c
* Update mt64rgb.c
* Update config.h
* Update keymap.c
* Update readme.md
* Update rules.mk
* Update keymap.c
* Update config.h
* Update readme.md
* Update rules.mk
* Update readme.md
* Update config.h
[Keymap] ISO layout for KBD67 rev 2.0 (#11136)
[Keyboard] add Labyrinth75 (#11135)
* added Labyrinth75
* changed to lowercase inline with the PR checklist
* added a correctly formatted image to readme.md
* fixed imgur link
* fixed info.json
* Update keyboards/labyrinth75/keymaps/default/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/labyrinth75/labyrinth75.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* remove superfluous backslashes
* Update keyboards/labyrinth75/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keymap] Update based on massdrop/ctrl core changes n(#11134)