Browse Source

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
pull/14594/head
James Young 2 years ago
committed by GitHub
parent
commit
9e87b47a9c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions
  1. +1
    -2
      keyboards/aozora/hotswap/info.json
  2. +2
    -2
      keyboards/aozora/hotswap/readme.md

+ 1
- 2
keyboards/aozora/hotswap/info.json View File

@ -1,7 +1,7 @@
{ {
"keyboard_name": "Aozora", "keyboard_name": "Aozora",
"url": "https://salmoncat.studio/pages/aozora-%E9%9D%92%E7%A9%BA-6-9-21-7-10-21", "url": "https://salmoncat.studio/pages/aozora-%E9%9D%92%E7%A9%BA-6-9-21-7-10-21",
"maintainer": "Food",
"maintainer": "Phooood",
"layouts": { "layouts": {
"LAYOUT": { "LAYOUT": {
"layout": [ "layout": [
@ -77,5 +77,4 @@
] ]
} }
} }
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
} }

+ 2
- 2
keyboards/aozora/hotswap/readme.md View File

@ -1,6 +1,6 @@
# Aozora # 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) ![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. 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).

Loading…
Cancel
Save