diff options
Diffstat (limited to 'keyboards/maple_computing/c39/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/maple_computing/c39/keymaps/drashna/rules.mk | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/maple_computing/c39/keymaps/drashna/rules.mk b/keyboards/maple_computing/c39/keymaps/drashna/rules.mk deleted file mode 100644 index a6575bbd93..0000000000 --- a/keyboards/maple_computing/c39/keymaps/drashna/rules.mk +++ /dev/null @@ -1,19 +0,0 @@ -# MCU name -MCU = STM32F303 -BOARD = QMK_PROTON_C - -# Bootloader selection -BOOTLOADER = stm32-dfu - -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes -EXTRAKEY_ENABLE = yes -CONSOLE_ENABLE = yes -COMMAND_ENABLE = yes -NKRO_ENABLE = yes -AUDIO_ENABLE = yes -UNICODE_ENABLE = yes -HAPTIC_ENABLE = yes -HAPTIC_DRIVER = SOLENOID - -RGBLIGHT_STARTUP_ANIMATION = yes |