aboutsummaryrefslogtreecommitdiff
path: root/keyboards/launchpad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/launchpad')
-rw-r--r--keyboards/launchpad/keymaps/brandonschlack/rules.mk2
-rw-r--r--keyboards/launchpad/keymaps/drashna/rules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/launchpad/keymaps/brandonschlack/rules.mk b/keyboards/launchpad/keymaps/brandonschlack/rules.mk
index f7d08e3cc..31c8f7b39 100644
--- a/keyboards/launchpad/keymaps/brandonschlack/rules.mk
+++ b/keyboards/launchpad/keymaps/brandonschlack/rules.mk
@@ -5,7 +5,7 @@ IS_MACROPAD = yes
5BOOTLOADER = atmel-dfu 5BOOTLOADER = atmel-dfu
6 6
7# Build Options 7# Build Options
8BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 8BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
9RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 9RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
10CONSOLE_ENABLE = yes # Console for debug(+400) 10CONSOLE_ENABLE = yes # Console for debug(+400)
11MOUSEKEY_ENABLE = yes # Use mouse keys for scrolling. 11MOUSEKEY_ENABLE = yes # Use mouse keys for scrolling.
diff --git a/keyboards/launchpad/keymaps/drashna/rules.mk b/keyboards/launchpad/keymaps/drashna/rules.mk
index ffda19113..c3b1e0a8b 100644
--- a/keyboards/launchpad/keymaps/drashna/rules.mk
+++ b/keyboards/launchpad/keymaps/drashna/rules.mk
@@ -2,6 +2,6 @@ BOOTLOADER = atmel-dfu
2 2
3RGBLIGHT_ENABLE = no 3RGBLIGHT_ENABLE = no
4AUDIO_ENABLE = no 4AUDIO_ENABLE = no
5BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 5BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
6RGB_MATRIX_ENABLE = yes 6RGB_MATRIX_ENABLE = yes
7RGB_MATRIX_DRIVER = WS2812 7RGB_MATRIX_DRIVER = WS2812