diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-02-04 12:34:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 12:34:16 -0800 |
commit | 9fe0842b6d415b4d6e8b73fbfc23f418551d2498 (patch) | |
tree | 5de4974f5b3f3186a07d84d899bf1a8ea0cf3a6e /keyboards/meow65/rules.mk | |
parent | 0a40916845af3702135f78a1d2826577d01a33e6 (diff) |
Meow65: rename LAYOUT to LAYOUT_65_ansi_blocker (#16214)
Diffstat (limited to 'keyboards/meow65/rules.mk')
-rw-r--r-- | keyboards/meow65/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/meow65/rules.mk b/keyboards/meow65/rules.mk index 476cf49f27..22b16cb763 100644 --- a/keyboards/meow65/rules.mk +++ b/keyboards/meow65/rules.mk @@ -16,3 +16,5 @@ NKRO_ENABLE = yes # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output + +LAYOUTS = 65_ansi_blocker |