diff options
Diffstat (limited to 'keyboards/lfkeyboards')
| -rw-r--r-- | keyboards/lfkeyboards/lfk78/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lfkeyboards/lfk87/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lfkeyboards/lfkpad/rules.mk | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/lfkeyboards/lfk78/rules.mk b/keyboards/lfkeyboards/lfk78/rules.mk index 5711e89a6..328fe1fb9 100644 --- a/keyboards/lfkeyboards/lfk78/rules.mk +++ b/keyboards/lfkeyboards/lfk78/rules.mk | |||
| @@ -17,7 +17,6 @@ UNICODE_ENABLE = no # Unicode | |||
| 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 18 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base | 18 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base |
| 19 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 19 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 20 | TAP_DANCE_ENABLE = no | ||
| 21 | 20 | ||
| 22 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled | 21 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled |
| 23 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms | 22 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms |
diff --git a/keyboards/lfkeyboards/lfk87/rules.mk b/keyboards/lfkeyboards/lfk87/rules.mk index 44b8a4111..aed5c8551 100644 --- a/keyboards/lfkeyboards/lfk87/rules.mk +++ b/keyboards/lfkeyboards/lfk87/rules.mk | |||
| @@ -37,7 +37,6 @@ UNICODE_ENABLE = no # Unicode | |||
| 37 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 37 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
| 38 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 38 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
| 39 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 39 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 40 | TAP_DANCE_ENABLE = no | ||
| 41 | 40 | ||
| 42 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled | 41 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled |
| 43 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms | 42 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms |
diff --git a/keyboards/lfkeyboards/lfkpad/rules.mk b/keyboards/lfkeyboards/lfkpad/rules.mk index f166436c9..7de23ce90 100644 --- a/keyboards/lfkeyboards/lfkpad/rules.mk +++ b/keyboards/lfkeyboards/lfkpad/rules.mk | |||
| @@ -21,7 +21,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
| 21 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base | 21 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base |
| 22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | UNICODE_ENABLE = no # Unicode | 23 | UNICODE_ENABLE = no # Unicode |
| 24 | TAP_DANCE_ENABLE = no | ||
| 25 | 24 | ||
| 26 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled | 25 | ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled |
| 27 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms | 26 | WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms |
