diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-19 01:22:57 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-19 01:22:57 +0000 |
commit | 2f1899390581a7ac233d3002fc1f8287ce0598d7 (patch) | |
tree | 43b2589518498f388800a37651c15aefcb980bd2 /keyboards/capsunlocked/cu65/rules.mk | |
parent | 94746b6557bfcc530d4519a48de30bdd5eff5587 (diff) | |
parent | dfb8a29718f14e5b516150a7c1c416d1941dcc17 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 |