summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/keymaps/vimouse/rules.mk
diff options
context:
space:
mode:
authorbenlyall <ben@lyall.me>2018-01-01 23:49:26 +0100
committerJack Humbert <jack.humb@gmail.com>2018-01-01 23:49:26 +0100
commitfeac994f6fa971b3cc2ba8b3792fe179aa8955c5 (patch)
treedb856038dbe3ea3535233bdb01cc9617b85e3079 /keyboards/v60_type_r/keymaps/vimouse/rules.mk
parent4931510ad38aadb1769c9241bfad0c3d77ad687f (diff)
downloadqmk_firmware-feac994f6fa971b3cc2ba8b3792fe179aa8955c5.tar.gz
qmk_firmware-feac994f6fa971b3cc2ba8b3792fe179aa8955c5.tar.xz
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/keymaps/vimouse/rules.mk')
-rw-r--r--keyboards/v60_type_r/keymaps/vimouse/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/v60_type_r/keymaps/vimouse/rules.mk b/keyboards/v60_type_r/keymaps/vimouse/rules.mk
new file mode 100644
index 000000000..31077066a
--- /dev/null
+++ b/keyboards/v60_type_r/keymaps/vimouse/rules.mk
@@ -0,0 +1,2 @@
+BACKLIGHT_ENABLE = yes
+RGBLIGHT_ENABLE = yes