summaryrefslogtreecommitdiff
path: root/keyboards/spaceholdings/nebula68/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/spaceholdings/nebula68/rules.mk')
-rwxr-xr-xkeyboards/spaceholdings/nebula68/rules.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/spaceholdings/nebula68/rules.mk b/keyboards/spaceholdings/nebula68/rules.mk
index b7d3ca2005..00fca103d4 100755
--- a/keyboards/spaceholdings/nebula68/rules.mk
+++ b/keyboards/spaceholdings/nebula68/rules.mk
@@ -1,10 +1,3 @@
-# MCU name
-MCU = STM32F303
-BOARD = QMK_PROTON_C
-
-# Bootloader selection
-BOOTLOADER = stm32-dfu
-
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.
@@ -27,8 +20,6 @@ WS2812_DRIVER = pwm # Underglow RGB Driver
CIE1931_CURVE = yes
-LAYOUTS = 68_ansi
-
# project specific files
SRC += keyboards/wilba_tech/wt_main.c \
keyboards/wilba_tech/wt_rgb_backlight.c \