diff options
author | Thomas Russell Murphy <thomas.russell.murphy@case.edu> | 2014-01-04 22:52:19 -0500 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-01-07 11:03:18 +0900 |
commit | a86c1e2b713e8adace45cd3c1cae397a908b261e (patch) | |
tree | ad6e97c205df7017bd9cd8f252d104628991e51f /keyboard/phantom | |
parent | 3ee5f565ae98cc68b6dff24225b6f8f069f6e20d (diff) |
Spellchecking keyboard README files.
Diffstat (limited to 'keyboard/phantom')
-rw-r--r-- | keyboard/phantom/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/README.md b/keyboard/phantom/README.md index 8344e160ba..368ae97e85 100644 --- a/keyboard/phantom/README.md +++ b/keyboard/phantom/README.md @@ -33,7 +33,7 @@ between 0 and 255: ### 2. Sleep LED It is possible to have the LEDs fade in and out when the computer is suspended. -To enable this feature, uncoment the `SLEEP_LED_ENABLE` line in the makefile you are using: +To enable this feature, uncomment the `SLEEP_LED_ENABLE` line in the makefile you are using: SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |