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/rules.mk | |
parent | 90909fbaf7946808970c4c5e83d9dcfdcd08b496 (diff) |
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/rules.mk')
-rw-r--r-- | keyboards/naiping/nphhkb/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/naiping/nphhkb/rules.mk b/keyboards/naiping/nphhkb/rules.mk index c8646b2f91..8f0914dba6 100644 --- a/keyboards/naiping/nphhkb/rules.mk +++ b/keyboards/naiping/nphhkb/rules.mk @@ -21,3 +21,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output + +LAYOUTS = 60_tsangan_hhkb |