aboutsummaryrefslogtreecommitdiff
path: root/keyboard/phantom
diff options
context:
space:
mode:
authorThomas Russell Murphy <thomas.russell.murphy@case.edu>2014-01-04 22:52:19 -0500
committertmk <nobody@nowhere>2014-01-07 11:03:18 +0900
commita86c1e2b713e8adace45cd3c1cae397a908b261e (patch)
treead6e97c205df7017bd9cd8f252d104628991e51f /keyboard/phantom
parent3ee5f565ae98cc68b6dff24225b6f8f069f6e20d (diff)
downloadqmk_firmware-a86c1e2b713e8adace45cd3c1cae397a908b261e.tar.gz
qmk_firmware-a86c1e2b713e8adace45cd3c1cae397a908b261e.zip
Spellchecking keyboard README files.
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