diff options
author | Brandon Claveria <48102030+swiftrax@users.noreply.github.com> | 2020-11-19 11:29:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 19:29:43 +0000 |
commit | 776d1adc766871b2d03911479466fb571406186d (patch) | |
tree | cb8a768a475edaa389a50b987e49293158f7cb89 /keyboards/handwired/swiftrax/unsplit/readme.md | |
parent | 386cff8cf5645d742e193c4d53c0b6ff52c20885 (diff) |
add unsplit (#10892)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/unsplit/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/unsplit/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/unsplit/readme.md b/keyboards/handwired/swiftrax/unsplit/readme.md new file mode 100644 index 0000000000..8c88b54a4a --- /dev/null +++ b/keyboards/handwired/swiftrax/unsplit/readme.md @@ -0,0 +1,13 @@ +# UnSplit + +A 44 key fixed split keyboard + +* Keyboard Maintainer: Swiftrax +* Hardware Supported: UnSplit +* Hardware Availability: https://github.com/swiftrax/unsplit + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/unpslit: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). |