diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-01-18 17:22:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 12:22:26 +1100 |
commit | dfb8a29718f14e5b516150a7c1c416d1941dcc17 (patch) | |
tree | 2c0d6cb9bf666f3a62f8cb91e1a77440f0d9719e /keyboards/capsunlocked/cu65/rules.mk | |
parent | 3bb1897bdc5593b99bb2865fcbc61bf45bef4b25 (diff) |
Caps Unlocked CU65 layout macro fixes (#11606)
Diffstat (limited to 'keyboards/capsunlocked/cu65/rules.mk')
-rw-r--r-- | keyboards/capsunlocked/cu65/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/capsunlocked/cu65/rules.mk b/keyboards/capsunlocked/cu65/rules.mk index cf7418e4ab..520df45ab1 100644 --- a/keyboards/capsunlocked/cu65/rules.mk +++ b/keyboards/capsunlocked/cu65/rules.mk @@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -LAYOUTS = 65_ansi 65_iso +LAYOUTS = 65_ansi_blocker 65_iso_blocker |