[Keyboard] move ID80 to IDOBAO vendor folder (#15665)

This commit is contained in:
peepeetee 2022-01-11 08:49:50 +08:00 committed by GitHub
parent 184f4b38c8
commit d7d3839b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ A 75% hotswap keyboard from IDOBAO.
Make example for this keyboard (after setting up your build environment):
make id80/ansi:default
make idobao/id80/ansi:default
## ISO support:
@ -22,6 +22,6 @@ Make example for this keyboard (after setting up your build environment):
Make example for this keyboard (after setting up your build environment):
make id80/iso:default
make idobao/id80/iso:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).