aranck handwired keyboard added (#7151)

* aranck handwired keyboard added

* layer enum updated

* layout optimisations and general fixes done

* Readme updated

* Readme updated

* Readme updated
This commit is contained in:
Arda Kılıçdağı
2019-10-28 21:04:37 +03:00
committed by Joel Challis
parent 84ac03bbab
commit 24cf6dc7f4
12 changed files with 910 additions and 0 deletions

View File

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