diff options
Diffstat (limited to 'keyboards/coarse')
| -rw-r--r-- | keyboards/coarse/cordillera/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/coarse/cordillera/rules.mk b/keyboards/coarse/cordillera/rules.mk index 462340c73..d35a6a659 100644 --- a/keyboards/coarse/cordillera/rules.mk +++ b/keyboards/coarse/cordillera/rules.mk | |||
| @@ -18,5 +18,7 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
| 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
| 19 | AUDIO_ENABLE = no # Audio output | 19 | AUDIO_ENABLE = no # Audio output |
| 20 | 20 | ||
| 21 | LAYOUTS = alice alice_split_bs | ||
| 22 | |||
| 21 | # Enter lower-power sleep mode when on the ChibiOS idle thread | 23 | # Enter lower-power sleep mode when on the ChibiOS idle thread |
| 22 | OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE | 24 | OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE |
