summaryrefslogtreecommitdiff
path: root/keyboards/handwired/split89/readme.md
diff options
context:
space:
mode:
authorjurassic73 <50930136+jurassic73@users.noreply.github.com>2021-06-17 10:04:37 -0700
committerGitHub <noreply@github.com>2021-06-17 10:04:37 -0700
commit89c01970e333e346c25202e9c568b75cad4c7be5 (patch)
treee562300ccffba6dd2724d0eeb72fbb4fdeaecdff /keyboards/handwired/split89/readme.md
parent2f08a343948c6db3c67505f8fca5fdbfed41831b (diff)
[Keyboard] Add Split 89 (#13213)
Co-authored-by: Ryan <fauxpark@gmail.com>
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).