summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk
diff options
context:
space:
mode:
authorChriston DeWan <cmdpix@mac.com>2018-08-31 17:28:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-31 17:28:14 +0200
commit78ef62764bfba2b7cb1fb34e477953c16c7a926d (patch)
treef80ca9cdd3f022ba81471d6b602bdcf14c232f81 /keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk
parent4e45119796049f1c2f9e0c99a0ad6f0f932691b5 (diff)
downloadqmk_firmware-78ef62764bfba2b7cb1fb34e477953c16c7a926d.tar.gz
qmk_firmware-78ef62764bfba2b7cb1fb34e477953c16c7a926d.tar.xz
Keymap: I got my intern a KBParadise V60 Type R... (#3813)
* new mode for v60 xtonhasvim. still working on it: - need to get indicator lights going - and fun layer properly fleshed out. * status lighting, proper fun layer copied fun layout from keycaps to maximize accessibility * enable power return * support brightness adjustment for indicators * refined brightness setting. is saved in eeprom now * readme. and fixed tilde * more modifiers fall through fun layer * i mean, this kinda works.. * much more reliable way of restoring lights * responded to feedback
Diffstat (limited to 'keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk')
-rw-r--r--keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk b/keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk
new file mode 100644
index 000000000..6f9d7cc39
--- /dev/null
+++ b/keyboards/v60_type_r/keymaps/xtonhasvim/rules.mk
@@ -0,0 +1,5 @@
+BACKLIGHT_ENABLE = yes
+RGBLIGHT_ENABLE = yes
+MOUSEKEY_ENABLE = no
+CONSOLE_ENABLE = no # Console for debug(+400)
+DEBUG_ENABLE = no