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 | ||||
| -rw-r--r-- | keyboards/launchpad/rules.mk | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/launchpad/keymaps/brandonschlack/rules.mk b/keyboards/launchpad/keymaps/brandonschlack/rules.mk index ac92af928..f7d08e3cc 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 | 8 | BOOTMAGIC_ENABLE = lite # 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 3eb1694ad..ffda19113 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 | 5 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite |
| 6 | RGB_MATRIX_ENABLE = yes | 6 | RGB_MATRIX_ENABLE = yes |
| 7 | RGB_MATRIX_DRIVER = WS2812 | 7 | RGB_MATRIX_DRIVER = WS2812 |
diff --git a/keyboards/launchpad/rules.mk b/keyboards/launchpad/rules.mk index 9396f5e3a..bfbfd5b88 100644 --- a/keyboards/launchpad/rules.mk +++ b/keyboards/launchpad/rules.mk | |||
| @@ -15,7 +15,7 @@ BOOTLOADER = caterina | |||
| 15 | # change to "no" to disable the options, or define them in the Makefile in | 15 | # change to "no" to disable the options, or define them in the Makefile in |
| 16 | # the appropriate keymap folder that will get included automatically | 16 | # the appropriate keymap folder that will get included automatically |
| 17 | # | 17 | # |
| 18 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 18 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
| 19 | MOUSEKEY_ENABLE = no # Mouse keys | 19 | MOUSEKEY_ENABLE = no # Mouse keys |
| 20 | EXTRAKEY_ENABLE = yes # Audio control and System control | 20 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 21 | CONSOLE_ENABLE = no # Console for debug | 21 | CONSOLE_ENABLE = no # Console for debug |
