diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-03 20:01:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-03 21:01:50 +0100 |
commit | 06c89e8abf072c4fe63120305d22d66ad50894ce (patch) | |
tree | 3e9b1698bdf5c9cb31f1469af3b8961901a8bf7c /keyboards/naiping/nphhkb/info.json | |
parent | 90909fbaf7946808970c4c5e83d9dcfdcd08b496 (diff) | |
download | qmk_firmware-06c89e8abf072c4fe63120305d22d66ad50894ce.tar.gz qmk_firmware-06c89e8abf072c4fe63120305d22d66ad50894ce.zip |
Naiping NPhhkb: 60_tsangan_hhkb Community Layout support (#14292)
* 60_tsangan_hhkb Community Layout support
* rename LAYOUT to LAYOUT_60_tsangan_hhkb
* add LAYOUTS = 60_tsangan_hhkb to rules.mk
* correct maintainer field in info.json
* remove width and height keys from info.json
* fix GitHub account link on readme
Diffstat (limited to 'keyboards/naiping/nphhkb/info.json')
-rw-r--r-- | keyboards/naiping/nphhkb/info.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/keyboards/naiping/nphhkb/info.json b/keyboards/naiping/nphhkb/info.json index 3e7f23efce..4975aa3a41 100644 --- a/keyboards/naiping/nphhkb/info.json +++ b/keyboards/naiping/nphhkb/info.json @@ -1,11 +1,12 @@ { "keyboard_name": "NP_hhkb", "url": "", - "maintainer": "qmk", - "width": 15, - "height": 5, + "maintainer": "weirdo-f", + "layout_aliases": { + "LAYOUT": "LAYOUT_60_tsangan_hhkb" + }, "layouts": { - "LAYOUT": { + "LAYOUT_60_tsangan_hhkb": { "layout": [ {"label":"K00)", "x":0, "y":0}, {"label":"K01", "x":1, "y":0}, |