diff options
| author | Ryan | 2023-09-24 04:32:20 +0200 |
|---|---|---|
| committer | GitHub | 2023-09-24 04:32:20 +0200 |
| commit | 6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch) | |
| tree | ccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/lfkeyboards/smk65/keymaps/default | |
| parent | 9c340077f630ef464758687e67e415e85376dad1 (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/default')
| -rw-r--r-- | keyboards/lfkeyboards/smk65/keymaps/default/rules.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lfkeyboards/smk65/keymaps/default/rules.mk b/keyboards/lfkeyboards/smk65/keymaps/default/rules.mk deleted file mode 100644 index 1f0147bd38..0000000000 --- a/keyboards/lfkeyboards/smk65/keymaps/default/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 |