summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/caticorn/rev1/solder/rules.mk
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2023-08-14 13:12:59 +0700
committerGitHub <noreply@github.com>2023-08-13 23:12:59 -0700
commit3da773dbdb4a4d5ae56d92d1aefc0851756adcea (patch)
tree8f5449dec146732851752b6be9b75985c379b35e /keyboards/horrortroll/caticorn/rev1/solder/rules.mk
parent07dc49a918588fbb7ca69f82d97bf6a341730ee7 (diff)
[Keyboard] Refactor Caticorn PCB (#21644)
Diffstat (limited to 'keyboards/horrortroll/caticorn/rev1/solder/rules.mk')
-rw-r--r--keyboards/horrortroll/caticorn/rev1/solder/rules.mk17
1 files changed, 1 insertions, 16 deletions
diff --git a/keyboards/horrortroll/caticorn/rev1/solder/rules.mk b/keyboards/horrortroll/caticorn/rev1/solder/rules.mk
index 4f873e3738..6e7633bfe0 100644
--- a/keyboards/horrortroll/caticorn/rev1/solder/rules.mk
+++ b/keyboards/horrortroll/caticorn/rev1/solder/rules.mk
@@ -1,16 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-# EEPROM driver
-EEPROM_DRIVER = wear_leveling
-WEAR_LEVELING_DRIVER = rp2040_flash
+# This file intentionally left blank