diff options
Diffstat (limited to 'keyboards/contra/rules.mk')
-rwxr-xr-x | keyboards/contra/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk index 7b5aa05a5..462404862 100755 --- a/keyboards/contra/rules.mk +++ b/keyboards/contra/rules.mk | |||
@@ -16,7 +16,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
16 | NKRO_ENABLE = yes # USB Nkey Rollover | 16 | NKRO_ENABLE = yes # USB Nkey Rollover |
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | UNICODE_ENABLE = no # Unicode | 18 | UNICODE_ENABLE = no # Unicode |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output |
20 | 20 | ||
21 | LAYOUTS = planck_mit ortho_4x12 | 21 | LAYOUTS = planck_mit ortho_4x12 |
22 | LAYOUTS_HAS_RGB = no | 22 | LAYOUTS_HAS_RGB = no |