diff options
Diffstat (limited to 'keyboards/zlant/rules.mk')
-rwxr-xr-x | keyboards/zlant/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/zlant/rules.mk b/keyboards/zlant/rules.mk index 482f99b22..0bc5c8aae 100755 --- a/keyboards/zlant/rules.mk +++ b/keyboards/zlant/rules.mk @@ -54,3 +54,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https:/ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no RGBLIGHT_ENABLE = yes + +LAYOUTS = ortho_4x12 planck_mit |