diff options
Diffstat (limited to 'keyboards/chaos65/rules.mk')
-rw-r--r-- | keyboards/chaos65/rules.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/chaos65/rules.mk b/keyboards/chaos65/rules.mk index af8999cf41..61b4081964 100644 --- a/keyboards/chaos65/rules.mk +++ b/keyboards/chaos65/rules.mk @@ -15,4 +15,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration 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 +AUDIO_ENABLE = no # Audio output + +LAYOUTS = 65_ansi_blocker 65_ansi_blocker_tsangan 65_iso_blocker |