diff options
author | Arda Kılıçdağı <arda@kilicdagi.com> | 2020-01-01 20:44:22 +0300 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-01 09:44:22 -0800 |
commit | c4061f003ccba195cb19b4c51db61a1f65f29039 (patch) | |
tree | 9ee7cb063f6c020f36c561e5eca767c418340e5e /keyboards/handwired/aranck/readme.md | |
parent | 59b017381c96ce5fd200d4db590accf8cbea9313 (diff) | |
download | qmk_firmware-c4061f003ccba195cb19b4c51db61a1f65f29039.tar.gz |
[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor optimisations done (#7737)
* Aranck now supports community MIT layouts, also minor optimisations done
* Update keyboards/handwired/aranck/keymaps/turkishish/readme.md
* Update keyboards/handwired/aranck/readme.md
Diffstat (limited to 'keyboards/handwired/aranck/readme.md')
-rw-r--r-- | keyboards/handwired/aranck/readme.md | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/keyboards/handwired/aranck/readme.md b/keyboards/handwired/aranck/readme.md index 67089b499..437d0b44d 100644 --- a/keyboards/handwired/aranck/readme.md +++ b/keyboards/handwired/aranck/readme.md @@ -8,15 +8,11 @@ A handwired 40% ortholinear keyboard. The story: https://imgur.com/a/4QI7ifJ -Keyboard Maintainer: [Arda Kilicdagi](https://github.com/ardakilic) -Hardware Supported: Pro Micro +* 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 + make handwired/aranck:default -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 +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). |