diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-17 17:05:15 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-17 17:05:15 +0000 |
commit | 658ab47908bccb62b585973b270024606880cfbb (patch) | |
tree | 9de11b3c086c49f5a84c654cf4b3733b92765f76 /keyboards/handwired/split89/readme.md | |
parent | d04f7bc1608d3acbf1008ae5fd7bf51ddb860ba2 (diff) | |
parent | 89c01970e333e346c25202e9c568b75cad4c7be5 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/split89/readme.md')
-rw-r--r-- | keyboards/handwired/split89/readme.md | 18 |
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). |