summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/rules.mk
diff options
context:
space:
mode:
authorbenlyall <ben@lyall.me>2018-01-02 09:49:26 +1100
committerJack Humbert <jack.humb@gmail.com>2018-01-01 17:49:26 -0500
commitfeac994f6fa971b3cc2ba8b3792fe179aa8955c5 (patch)
treedb856038dbe3ea3535233bdb01cc9617b85e3079 /keyboards/v60_type_r/rules.mk
parent4931510ad38aadb1769c9241bfad0c3d77ad687f (diff)
Added support for V60 Type R Polestar backlight and RGB underglow (#1852)
* Added V60 Type R Polestar Backlight and RGB Underglow support * made RGB Underglow stuff optional, to support the non Polestar V60 * updated readme and rules * fixed typo in readme
Diffstat (limited to 'keyboards/v60_type_r/rules.mk')
-rw-r--r--keyboards/v60_type_r/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/v60_type_r/rules.mk b/keyboards/v60_type_r/rules.mk
index a3571e8deb..b970f2722d 100644
--- a/keyboards/v60_type_r/rules.mk
+++ b/keyboards/v60_type_r/rules.mk
@@ -51,7 +51,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
# Build Options
# change yes to no to disable
#
-BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE ?= yes # Mouse keys(+4700)
EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450)
CONSOLE_ENABLE ?= yes # Console for debug(+400)
@@ -61,6 +61,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 ?= no # USB Nkey Rollover
BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality on B7 by default
+RGBLIGHT_ENABLE ?= no # Enable the RGB Underglow
MIDI_ENABLE ?= no # MIDI support (+2400 to 4200, depending on config)
UNICODE_ENABLE ?= no # Unicode
BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID