1
0
Fork 0

[Keyboard] boardsource/microdox data driven (#17675)

This commit is contained in:
jack 2022-07-18 20:20:24 -06:00 committed by GitHub
parent e8b14a52de
commit 59c7b15b4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 238 additions and 339 deletions

View file

@ -8,8 +8,9 @@
Make example for this keyboard (after setting up your build environment):
make boardsource/microdox/v1:default
make boardsource/microdox/v2:default
Remove `v2` from above command if you purchased your PCBs prior to April 2022
Compile `v1` firmware if you purchased your PCBs prior to April 2022.
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).