aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_stm32
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-06-04 10:07:37 +0100
committerGitHub <noreply@github.com>2020-06-04 02:07:37 -0700
commit232b9dabbe00f41a89ebbae414cd5e39bdd45264 (patch)
tree1e01bc1994e5d0a563ebc4fce73e53168ea26f87 /keyboards/ergodox_stm32
parent7b2c09de5944c20da97b720cc8219d46b6dba9eb (diff)
downloadfirmware-232b9dabbe00f41a89ebbae414cd5e39bdd45264.tar.gz
firmware-232b9dabbe00f41a89ebbae414cd5e39bdd45264.tar.bz2
firmware-232b9dabbe00f41a89ebbae414cd5e39bdd45264.zip
Fix 'does not have a readme.md' warnings (#9294)
Diffstat (limited to 'keyboards/ergodox_stm32')
-rw-r--r--keyboards/ergodox_stm32/readme.md9
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 @@
+# ergodox_stm32
+
+* Keyboard Maintainer: [Codetector1374](https://github.com/Codetector1374)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 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).