diff options
Diffstat (limited to 'keyboards/launchpad/keymaps/brandonschlack/rules.mk')
-rw-r--r-- | keyboards/launchpad/keymaps/brandonschlack/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/launchpad/keymaps/brandonschlack/rules.mk b/keyboards/launchpad/keymaps/brandonschlack/rules.mk deleted file mode 100644 index 31c8f7b39d..0000000000 --- a/keyboards/launchpad/keymaps/brandonschlack/rules.mk +++ /dev/null @@ -1,13 +0,0 @@ -# Use macropad-specific defines, layers, functions. Flash bootloader with QM_MAKE -IS_MACROPAD = yes - -# Use dfu bootloader for Elite-C -BOOTLOADER = atmel-dfu - -# Build Options -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. -CONSOLE_ENABLE = yes # Console for debug(+400) -MOUSEKEY_ENABLE = yes # Use mouse keys for scrolling. -COMMAND_ENABLE = no # Disable Command, breaks with Mouse Keys set to constant. -TAP_DANCE_ENABLE = yes # Use tap dance |