mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
c0c25ff313
@ -197,6 +197,9 @@
|
||||
"ergodone": {
|
||||
"target": "ktec/ergodone"
|
||||
},
|
||||
"ergodox_stm32": {
|
||||
"target": "handwired/ergodox_stm32"
|
||||
},
|
||||
"ergoinu": {
|
||||
"target": "dm9records/ergoinu"
|
||||
},
|
||||
|
@ -4,6 +4,6 @@
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make ergodox_stm32:default
|
||||
make handwired/ergodox_stm32: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).
|
Loading…
Reference in New Issue
Block a user