summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/smk65/keymaps/iso
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-24 12:32:20 +1000
committerGitHub <noreply@github.com>2023-09-24 03:32:20 +0100
commit6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch)
treeccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/lfkeyboards/smk65/keymaps/iso
parent9c340077f630ef464758687e67e415e85376dad1 (diff)
Remove custom ISSI lighting code (#22073)
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
Diffstat (limited to 'keyboards/lfkeyboards/smk65/keymaps/iso')
-rw-r--r--keyboards/lfkeyboards/smk65/keymaps/iso/rules.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lfkeyboards/smk65/keymaps/iso/rules.mk b/keyboards/lfkeyboards/smk65/keymaps/iso/rules.mk
deleted file mode 100644
index 1f0147bd38..0000000000
--- a/keyboards/lfkeyboards/smk65/keymaps/iso/rules.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-AUDIO_ENABLE = no # Audio output
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-
-ISSI_ENABLE = no # If the I2C pullup resistors aren't install this must be disabled
-WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms