summaryrefslogtreecommitdiff
path: root/keyboards/glenpickle/chimera_ls/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/glenpickle/chimera_ls/rules.mk')
-rw-r--r--keyboards/glenpickle/chimera_ls/rules.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/glenpickle/chimera_ls/rules.mk b/keyboards/glenpickle/chimera_ls/rules.mk
index b7f6db5aa5..1ee3fc58f9 100644
--- a/keyboards/glenpickle/chimera_ls/rules.mk
+++ b/keyboards/glenpickle/chimera_ls/rules.mk
@@ -1,9 +1,3 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = caterina
-
# Build Options
# change yes to no to disable
#
@@ -22,8 +16,6 @@ CUSTOM_MATRIX = lite
SRC += matrix.c
QUANTUM_LIB_SRC += uart.c
-LAYOUTS = ortho_4x12
-
# Disable unsupported hardware
RGBLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no