diff options
Diffstat (limited to 'keyboards/launchpad')
| -rw-r--r-- | keyboards/launchpad/keymaps/brandonschlack/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/launchpad/keymaps/drashna/rules.mk | 2 |
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 | |||
| 5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
| 6 | 6 | ||
| 7 | # Build Options | 7 | # Build Options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 9 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 9 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 10 | CONSOLE_ENABLE = yes # Console for debug(+400) | 10 | CONSOLE_ENABLE = yes # Console for debug(+400) |
| 11 | MOUSEKEY_ENABLE = yes # Use mouse keys for scrolling. | 11 | MOUSEKEY_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 | ||
| 3 | RGBLIGHT_ENABLE = no | 3 | RGBLIGHT_ENABLE = no |
| 4 | AUDIO_ENABLE = no | 4 | AUDIO_ENABLE = no |
| 5 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 5 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 6 | RGB_MATRIX_ENABLE = yes | 6 | RGB_MATRIX_ENABLE = yes |
| 7 | RGB_MATRIX_DRIVER = WS2812 | 7 | RGB_MATRIX_DRIVER = WS2812 |
