diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-24 23:28:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-25 00:28:25 +0100 |
commit | 9e87b47a9cc0e560258009bc2448dc3e43c369b5 (patch) | |
tree | 9dcecaf3997ee726a60ca8b28616459e543788b3 /keyboards/aozora/hotswap/readme.md | |
parent | 4493a05b74d8852222faa776d140233745114c53 (diff) | |
download | qmk_firmware-9e87b47a9cc0e560258009bc2448dc3e43c369b5.tar.gz qmk_firmware-9e87b47a9cc0e560258009bc2448dc3e43c369b5.zip |
Aozora Hotswap info.json clean-up (#14585)
* clean up info.json
* correct maintainer field to use GitHub username
* remove `meta` key
* clean up readme.md
* correct key count in intro paragraph
Diffstat (limited to 'keyboards/aozora/hotswap/readme.md')
-rw-r--r-- | keyboards/aozora/hotswap/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/aozora/hotswap/readme.md b/keyboards/aozora/hotswap/readme.md index 201ae3a738..157b58c0b8 100644 --- a/keyboards/aozora/hotswap/readme.md +++ b/keyboards/aozora/hotswap/readme.md @@ -1,6 +1,6 @@ # Aozora -A 65%-Style 6-Key keyboard featuring a cloud-shaped badge. +A 65%-style 69-key keyboard featuring a cloud-shaped badge. ![SCS Aozora](https://i.imgur.com/dL5nonc.jpg) @@ -14,4 +14,4 @@ Make example for this keyboard (after setting up your build environment): To reset, press the button on the back of the PCB. -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). |