summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfkpad
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-29 23:23:10 -0700
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-29 23:23:10 -0700
commit922c8071e4b0735cd83f76eed5b23be6fe90196d (patch)
treee556ec2230c1a97562f4e2c45e85fc13512316cb /keyboards/lfkeyboards/lfkpad
parent90797d903c81944c80b4957e118adfb20145b9ba (diff)
parent36bc3c867eda54921b64b2f4e7262a371dbecd65 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/lfkeyboards/lfkpad')
-rw-r--r--keyboards/lfkeyboards/lfkpad/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfkpad/rules.mk b/keyboards/lfkeyboards/lfkpad/rules.mk
index 1eb4299724..733c8b8606 100644
--- a/keyboards/lfkeyboards/lfkpad/rules.mk
+++ b/keyboards/lfkeyboards/lfkpad/rules.mk
@@ -20,7 +20,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base
AUDIO_ENABLE = no # Audio output
-UNICODE_ENABLE = no # Unicode
ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms