summaryrefslogtreecommitdiff
path: root/keyboards/ergodash/readme.md
diff options
context:
space:
mode:
authoromkbd2018-06-07 01:41:51 +0900
committerDrashna Jaelre2018-06-06 09:41:51 -0700
commite921b9a77e36787704e3f5480b525fcaa97cf08b (patch)
tree284d42475b423f1a11e9c1136ea93c9932c738de /keyboards/ergodash/readme.md
parent96546c79c0e931c89e4ac60a154b669925d5d34d (diff)
Add ErgoDash keyboard (#3128)
* create ergodash * Revert "create ergodash" This reverts commit b261c808c30fee95cb656629f7e9b44b01e79363. * add ergodash * keymap→layout * use set_single_persistent_default_layer
Diffstat (limited to 'keyboards/ergodash/readme.md')
-rw-r--r--keyboards/ergodash/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/ergodash/readme.md b/keyboards/ergodash/readme.md
new file mode 100644
index 000000000..4b84b4802
--- /dev/null
+++ b/keyboards/ergodash/readme.md
@@ -0,0 +1,13 @@
+# ErgoDash
+
+![ErgoDash](https://i.imgur.com/ZyI592o.jpg)
+
+Keyboard Maintainer: [omkbd](https://github.com/omkbd) [@omkbd](https://twitter.com/omkbd)
+Hardware Supported: ErgoDash PCB, Pro Micro ATmega32u4
+Hardware Availability: In preparation
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ergodash/rev1:default
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.