diff options
author | Arda Kılıçdağı <ardakilicdagi@gmail.com> | 2019-10-28 21:04:37 +0300 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-10-28 18:04:37 +0000 |
commit | 24cf6dc7f4b61cd1b2752499bcb014aa2a545655 (patch) | |
tree | c511c1a00b88de6fba7725f6cd0a28d3d195bae8 /keyboards/handwired/aranck/readme.md | |
parent | 84ac03bbab7cfc6cef6aa4e22360b92bdf044c6c (diff) |
aranck handwired keyboard added (#7151)
* aranck handwired keyboard added
* layer enum updated
* layout optimisations and general fixes done
* Readme updated
* Readme updated
* Readme updated
Diffstat (limited to 'keyboards/handwired/aranck/readme.md')
-rw-r--r-- | keyboards/handwired/aranck/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/aranck/readme.md b/keyboards/handwired/aranck/readme.md new file mode 100644 index 0000000000..67089b4997 --- /dev/null +++ b/keyboards/handwired/aranck/readme.md @@ -0,0 +1,22 @@ +# Aranck + +![aranck](https://i.imgur.com/IWfovI2l.jpg) + +![aranck2](https://i.imgur.com/rrhEhQZl.jpg) + +A handwired 40% ortholinear keyboard. + +The story: https://imgur.com/a/4QI7ifJ + +Keyboard Maintainer: [Arda Kilicdagi](https://github.com/ardakilic) +Hardware Supported: Pro Micro + +Make example for this keyboard (after setting up your build environment): + + make handwired/aranck:default:flash + +You can flash the "turkishish" layout (which I'm currently using) like: + + make handwired/aranck:turkishish:flash + +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).
\ No newline at end of file |