diff options
| author | Joel Challis | 2023-11-26 19:36:45 +0100 |
|---|---|---|
| committer | GitHub | 2023-11-26 19:36:45 +0100 |
| commit | 1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch) | |
| tree | b97c1f983b7e4b57c007d0feedadd3ad3e39062b /keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk | |
| parent | 4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff) | |
Remove userspace keymaps (#22544)
Diffstat (limited to 'keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk')
| -rw-r--r-- | keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk b/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk deleted file mode 100644 index 9fa73f2406..0000000000 --- a/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk +++ /dev/null @@ -1,7 +0,0 @@ -BOOTLOADER = atmel-dfu - -RGBLIGHT_ENABLE = no -AUDIO_ENABLE = no -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -RGB_MATRIX_ENABLE = yes -RGB_MATRIX_DRIVER = ws2812 |