diff options
author | dbroqua <dbroqua@mousur.org> | 2016-12-24 14:43:07 +0100 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-12-24 14:43:07 +0100 |
commit | 033f0b92c4c5f6fbad08bacc87f2cf6776949f90 (patch) | |
tree | c0dde03db30cc4684bb380873524274c06090b6a /keyboards/gh60/keymaps/dbroqua/Makefile | |
parent | 6be061c6d42d538f756a986a412f28adb955ef1e (diff) |
- Added RGB layer on dbroqua GH60 layout
Diffstat (limited to 'keyboards/gh60/keymaps/dbroqua/Makefile')
-rw-r--r-- | keyboards/gh60/keymaps/dbroqua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gh60/keymaps/dbroqua/Makefile b/keyboards/gh60/keymaps/dbroqua/Makefile index b9bbb669d7..f1644a8e49 100644 --- a/keyboards/gh60/keymaps/dbroqua/Makefile +++ b/keyboards/gh60/keymaps/dbroqua/Makefile @@ -104,7 +104,7 @@ NKRO_ENABLE ?= yes # USB Nkey Rollover - if this doesn't work, see here: ht # MIDI_ENABLE ?= YES # MIDI controls # UNICODE_ENABLE ?= YES # Unicode # BLUETOOTH_ENABLE ?= yes # Enable Bluetooth with the Adafruit EZ-Key HID -# RGBLIGHT_ENABLE ?= yes # Enable RGB Underglow +RGBLIGHT_ENABLE ?= yes # Enable RGB Underglow ifndef QUANTUM_DIR include ../../../../Makefile |