aboutsummaryrefslogtreecommitdiff
path: root/keyboard/phantom
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/phantom')
-rw-r--r--keyboard/phantom/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/README.md b/keyboard/phantom/README.md
index 8344e160b..368ae97e8 100644
--- a/keyboard/phantom/README.md
+++ b/keyboard/phantom/README.md
@@ -33,7 +33,7 @@ between 0 and 255:
33### 2. Sleep LED 33### 2. Sleep LED
34It is possible to have the LEDs fade in and out when the computer is suspended. 34It is possible to have the LEDs fade in and out when the computer is suspended.
35 35
36To enable this feature, uncoment the `SLEEP_LED_ENABLE` line in the makefile you are using: 36To enable this feature, uncomment the `SLEEP_LED_ENABLE` line in the makefile you are using:
37 37
38 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 38 SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
39 39