summaryrefslogtreecommitdiff
path: root/keyboards/rabbit/rabbit68/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rabbit/rabbit68/readme.md')
-rw-r--r--keyboards/rabbit/rabbit68/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/rabbit/rabbit68/readme.md b/keyboards/rabbit/rabbit68/readme.md
new file mode 100644
index 0000000000..e263f6c985
--- /dev/null
+++ b/keyboards/rabbit/rabbit68/readme.md
@@ -0,0 +1,20 @@
+Rabbit 68
+===
+
+![Rabbit 68 Project](https://raw.githubusercontent.com/kaiec/rabbit68/master/images/rabbit68-rev1-rendered-bg.jpg)
+
+A compact 68 keys ortholinear keyboard.
+
+Keyboard Maintainer: [Kai Eckert](https://github.com/kaiec)
+Hardware Supported: Rabbit68 PCB rev1
+Hardware Availability: [Open Source](https://github.com/kaiec/rabbit68)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make rabbit/rabbit68:default
+
+Install examples:
+
+ make rabbit/rabbit68:default:flash
+
+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).