diff options
Diffstat (limited to 'keyboards/xelus/pachi/rgb/rules.mk')
-rw-r--r-- | keyboards/xelus/pachi/rgb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xelus/pachi/rgb/rules.mk b/keyboards/xelus/pachi/rgb/rules.mk index 67c6cc7c4..79d44bf90 100644 --- a/keyboards/xelus/pachi/rgb/rules.mk +++ b/keyboards/xelus/pachi/rgb/rules.mk | |||
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 22 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
23 | 23 | ||
24 | EEPROM_DRIVER = i2c | 24 | EEPROM_DRIVER = i2c |