diff options
Diffstat (limited to 'keyboards/eco/rules.mk')
-rw-r--r-- | keyboards/eco/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/eco/rules.mk b/keyboards/eco/rules.mk index cf26cdc0d..6f4b4fefc 100644 --- a/keyboards/eco/rules.mk +++ b/keyboards/eco/rules.mk | |||
@@ -66,3 +66,5 @@ API_SYSEX_ENABLE = no | |||
66 | 66 | ||
67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 67 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 68 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
69 | |||
70 | DEFAULT_FOLDER = eco/rev2 \ No newline at end of file | ||