1
0
Fork 0

Xyverz bastyl (#11662)

Co-authored-by: Ian Sterling <503326@MC02YT9K9LVCF.tld>
This commit is contained in:
Xyverz 2021-02-04 00:36:41 -08:00 committed by GitHub
parent 758891aa44
commit 59d499edd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 162 additions and 7 deletions

View file

@ -12,13 +12,14 @@ AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
ifneq ("$(KEYBOARD)","nyquist")
RGBLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = yes
else
#ifneq ("$(KEYBOARD)","nyquist")
# RGBLIGHT_ENABLE = yes
# BACKLIGHT_ENABLE = yes
#else
RGBLIGHT_ENABLE = no
BACKLIGHT_ENABLE = no
endif
#endif
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend