summaryrefslogtreecommitdiff
path: root/keyboards/handwired/split89/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/split89/readme.md')
-rw-r--r--keyboards/handwired/split89/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/handwired/split89/readme.md b/keyboards/handwired/split89/readme.md
new file mode 100644
index 0000000000..c3caf6a7fd
--- /dev/null
+++ b/keyboards/handwired/split89/readme.md
@@ -0,0 +1,18 @@
+# split89
+
+![split89](https://i.imgur.com/OExxlQx.jpeg)
+
+An 89-key split TKL with 3d printed case and powered with Pro Micro controllers.
+
+* Full build documented here: [https://github.com/jurassic73/split89](https://github.com/jurassic73/split89)
+
+* Keyboard Maintainer: [jurassic73](https://github.com/jurassic73)
+* Hardware Supported: ATmega32U4 Pro Micro
+* Hardware Availability: see [Bill of Materials](https://github.com/jurassic73/split89#bill-of-materials).
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/split89: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).