diff options
author | orbitingorca <32821588+orbitingorca@users.noreply.github.com> | 2018-08-02 21:17:11 +0000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-02 14:17:11 -0700 |
commit | dfef321bdf14a24f7a9e9443be14f94f462f9cfa (patch) | |
tree | 4d7b51f9d0007a8c603cae3b4dddca45f4643ad3 /keyboards/dz60/rules.mk | |
parent | b29799f8874a86d22b6eca4ce1352f394b276b7a (diff) | |
download | qmk_firmware-dfef321bdf14a24f7a9e9443be14f94f462f9cfa.tar.gz |
Keyboard: Enable using shared user hhkb layout for dz60 (#3549)
Diffstat (limited to 'keyboards/dz60/rules.mk')
-rw-r--r-- | keyboards/dz60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk index 2bfa663cf..f290c305e 100644 --- a/keyboards/dz60/rules.mk +++ b/keyboards/dz60/rules.mk @@ -55,4 +55,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality AUDIO_ENABLE = no RGBLIGHT_ENABLE = yes -LAYOUTS = 60_ansi 60_iso +LAYOUTS = 60_ansi 60_iso 60_hhkb |