diff options
author | Brandon Schlack <brandonschlack@gmail.com> | 2020-02-26 18:19:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-27 13:19:34 +1100 |
commit | e18be6910493c132fa84be1f21a579fa9b9e12a9 (patch) | |
tree | 60c8b5de5aab845ceba2a2551db062e3c5889ab7 | |
parent | 4667bc554e8af8f5b1fe0f1931209f936812e44f (diff) |
Add community layout support to KBD67 MKIIRGB v2 (#8249)
-rw-r--r-- | keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk b/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk index e10c4010a5..65ee5ae3ec 100644 --- a/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk +++ b/keyboards/kbdfans/kbd67/mkiirgb/v2/rules.mk @@ -31,3 +31,5 @@ AUDIO_ENABLE = no # Audio output on port C6 FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches RGB_MATRIX_ENABLE = yes # Use RGB matrix NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in + +LAYOUTS = 65_ansi_blocker |