diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
commit | cbdaf686ffd989ec1d6c9a720ee0772c002ad181 (patch) | |
tree | 81f7e705631844fb7ad5888dcb9456ac5ba59251 /keyboards/lfkeyboards/lfk87 | |
parent | bced45e3021148219a1a85f1044ba8a00155b53c (diff) | |
parent | d84794b35213fe95a712468c21ae4a4cad2795e3 (diff) | |
download | qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.tar.gz qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lfkeyboards/lfk87')
-rw-r--r-- | keyboards/lfkeyboards/lfk87/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk87/rules.mk b/keyboards/lfkeyboards/lfk87/rules.mk index 26c0cd81cb..a0a0688921 100644 --- a/keyboards/lfkeyboards/lfk87/rules.mk +++ b/keyboards/lfkeyboards/lfk87/rules.mk @@ -32,7 +32,6 @@ UNICODE_ENABLE = no # Unicode RGBLIGHT_ENABLE = yes # Enable RGB underlight RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend -TAP_DANCE_ENABLE = no ISSI_ENABLE = yes # 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 |