diff options
Diffstat (limited to 'keyboards/gingham')
-rw-r--r-- | keyboards/gingham/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gingham/rules.mk b/keyboards/gingham/rules.mk index beb9c6a1b..c87c3cffb 100644 --- a/keyboards/gingham/rules.mk +++ b/keyboards/gingham/rules.mk | |||
@@ -22,6 +22,6 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
24 | UNICODE_ENABLE = no # Unicode | 24 | UNICODE_ENABLE = no # Unicode |
25 | AUDIO_ENABLE = no # Audio output on port C6 | 25 | AUDIO_ENABLE = no # Audio output |
26 | 26 | ||
27 | CUSTOM_MATRIX = lite | 27 | CUSTOM_MATRIX = lite |