diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-25 11:51:33 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-25 11:51:33 +0000 |
commit | c3483458fe57624603d6af28110599b65aae9656 (patch) | |
tree | a3b55d229a01f05ff3a7aa3857fd61265d31025a /keyboards/tkc/godspeed75/rules.mk | |
parent | ba5aacbb95f6a68239a03d9f4f25ba979b0a61cd (diff) | |
parent | 572395ac201123a17bc7e705d262ac311139b287 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tkc/godspeed75/rules.mk')
-rw-r--r-- | keyboards/tkc/godspeed75/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tkc/godspeed75/rules.mk b/keyboards/tkc/godspeed75/rules.mk index 69071e042f..6a6372474c 100644 --- a/keyboards/tkc/godspeed75/rules.mk +++ b/keyboards/tkc/godspeed75/rules.mk @@ -14,7 +14,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work NKRO_ENABLE = yes # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output |