Skip to content

Commit

Permalink
Aozora Hotswap info.json clean-up (#14585)
Browse files Browse the repository at this point in the history
* clean up info.json

* correct maintainer field to use GitHub username
* remove `meta` key

* clean up readme.md

* correct key count in intro paragraph
  • Loading branch information
noroadsleft committed Sep 24, 2021
1 parent 4493a05 commit 9e87b47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions keyboards/aozora/hotswap/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"keyboard_name": "Aozora",
"url": "https://salmoncat.studio/pages/aozora-%E9%9D%92%E7%A9%BA-6-9-21-7-10-21",
"maintainer": "Food",
"maintainer": "Phooood",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down Expand Up @@ -77,5 +77,4 @@
]
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}
4 changes: 2 additions & 2 deletions keyboards/aozora/hotswap/readme.md
Original file line number Diff line number Diff line change
@@ -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)

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

0 comments on commit 9e87b47

Please sign in to comment.