blob: 1f0147bd38fa6f6a299895e8a090a39c12b661f2 (
plain)
1
2
3
4
5
6
7
8
|
# Build Options
# change yes to no to disable
#
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
ISSI_ENABLE = no # If the I2C pullup resistors aren't install this must be disabled
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms
|