1
0
Fork 0

[Keyboard] Add Split 89 (#13213)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
jurassic73 2021-06-17 10:04:37 -07:00 committed by GitHub
parent 2f08a34394
commit 89c01970e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 332 additions and 0 deletions

View file

@ -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).