diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-02-04 09:46:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 09:46:21 -0800 |
commit | 98916fd8629f0e8ac5bd3aef73dc59082be42d24 (patch) | |
tree | 34df2857f6ccfa4da1cf741234a7a9bc8e4b0efd /keyboards/mtbkeys/mtb60/hotswap/rules.mk | |
parent | 405c04e0d2966eaa3ad7d96f53863ed7d9618bc4 (diff) |
MTBKeys MTB60 Hotswap Layout Macro Refactor (#16194)
Diffstat (limited to 'keyboards/mtbkeys/mtb60/hotswap/rules.mk')
-rw-r--r-- | keyboards/mtbkeys/mtb60/hotswap/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mtbkeys/mtb60/hotswap/rules.mk b/keyboards/mtbkeys/mtb60/hotswap/rules.mk index 3ff392a61f..0d092c2ef8 100644 --- a/keyboards/mtbkeys/mtb60/hotswap/rules.mk +++ b/keyboards/mtbkeys/mtb60/hotswap/rules.mk @@ -16,3 +16,5 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output + +LAYOUTS = 60_ansi |