summaryrefslogtreecommitdiff
path: root/keyboards/handwired/uthol/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/uthol/rev1/rules.mk')
-rw-r--r--keyboards/handwired/uthol/rev1/rules.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/handwired/uthol/rev1/rules.mk b/keyboards/handwired/uthol/rev1/rules.mk
deleted file mode 100644
index 0da1dde9cb..0000000000
--- a/keyboards/handwired/uthol/rev1/rules.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = caterina
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes
-EXTRAKEY_ENABLE = yes
-NKRO_ENABLE = yes
-LTO_ENABLE = yes