diff options
author | Ramon Imbao <ramonimbao@gmail.com> | 2020-10-18 02:40:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-17 11:40:30 -0700 |
commit | aa1c1c386543a38d47331d17c414f81c8e11cb29 (patch) | |
tree | 818e8642a083bc061cd432f329363184f2e6394e /keyboards/ramonimbao/aelith/readme.md | |
parent | de68d294ec6fdae37e41f515407f324bcc4611ae (diff) |
[Keyboard] AELITH (#10652)
* Add AELITH keyboard
* Add AELITH keyboard
* Update keyboards/ramonimbao/aelith/rules.mk
* Update keyboards/ramonimbao/aelith/config.h
* Update keyboards/ramonimbao/aelith/keymaps/via/rules.mk
* Update keyboards/ramonimbao/aelith/readme.md
* Update keyboards/ramonimbao/aelith/readme.md
* Update keyboards/ramonimbao/aelith/config.h
* Update keyboards/ramonimbao/aelith/config.h
* Change layouts based on suggestions
* Add LAYOUT_alice macro
Diffstat (limited to 'keyboards/ramonimbao/aelith/readme.md')
-rw-r--r-- | keyboards/ramonimbao/aelith/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ramonimbao/aelith/readme.md b/keyboards/ramonimbao/aelith/readme.md new file mode 100644 index 0000000000..243d58e292 --- /dev/null +++ b/keyboards/ramonimbao/aelith/readme.md @@ -0,0 +1,14 @@ +# ÆLITH + + + +A through-hole Alice-layout keyboard. + +* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao) +* Hardware Supported: ATmega32A + +Make example for this keyboard (after setting up your build environment): + + make ramonimbao/aelith: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). |