diff options
Diffstat (limited to 'keyboards/ergodox_stm32/readme.md')
| -rw-r--r-- | keyboards/ergodox_stm32/readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/ergodox_stm32/readme.md b/keyboards/ergodox_stm32/readme.md new file mode 100644 index 000000000..f8b9c4c55 --- /dev/null +++ b/keyboards/ergodox_stm32/readme.md | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # ergodox_stm32 | ||
| 2 | |||
| 3 | * Keyboard Maintainer: [Codetector1374](https://github.com/Codetector1374) | ||
| 4 | |||
| 5 | Make example for this keyboard (after setting up your build environment): | ||
| 6 | |||
| 7 | make ergodox_stm32:default | ||
| 8 | |||
| 9 | 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). | ||
