diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-02 03:50:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 20:50:44 -0700 |
commit | c1e5c920a9929a0434edca537e6c58aed294668c (patch) | |
tree | 484fe5423a63f975a64fb9efd62dc6c29760d421 /keyboards/naiping/np64/rules.mk | |
parent | b55154fb0ad40d895ccc11bb09498f026e0c0773 (diff) |
naiping/np64: 64_ansi Community Layout support and codebase touch-up (#14264)
Diffstat (limited to 'keyboards/naiping/np64/rules.mk')
-rw-r--r-- | keyboards/naiping/np64/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/naiping/np64/rules.mk b/keyboards/naiping/np64/rules.mk index c8646b2f91..ff74d6312b 100644 --- a/keyboards/naiping/np64/rules.mk +++ b/keyboards/naiping/np64/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 = 64_ansi |