diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-01 01:24:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 01:24:06 -0700 |
| commit | e322462cd457b7fc32b30e6916079d363b8aa6e8 (patch) | |
| tree | d1ad1e9d43cc908791fc06017132d7201840342c /keyboards/illusion/rosa/rules.mk | |
| parent | a001df5e807ee17f084ac363d9c57734fc613140 (diff) | |
| download | qmk_firmware-e322462cd457b7fc32b30e6916079d363b8aa6e8.tar.gz qmk_firmware-e322462cd457b7fc32b30e6916079d363b8aa6e8.zip | |
Illusion Rosa: correct layout macro names (#13387)
Diffstat (limited to 'keyboards/illusion/rosa/rules.mk')
| -rw-r--r-- | keyboards/illusion/rosa/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/illusion/rosa/rules.mk b/keyboards/illusion/rosa/rules.mk index 58a18ebe5..95ab087c8 100644 --- a/keyboards/illusion/rosa/rules.mk +++ b/keyboards/illusion/rosa/rules.mk | |||
| @@ -20,3 +20,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
| 22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | |||
| 24 | LAYOUTS = 60_ansi_tsangan | ||
