]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/phantom/README.md
Update README
[max/tmk_keyboard.git] / keyboard / phantom / README.md
index d859a6f9a7edba82364cdebeabde7815af38db42..368ae97e85a5de23fcafdb0b8797ff28ce57ef69 100644 (file)
@@ -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
 
@@ -48,6 +48,7 @@ Each layout have their own keymap file.
 *Note that only the ANSI keymap is tested on actual hardware.*
 
 To customize a keymap:
+
 1. Edit the file that corresponds to your layout.
 2. Specify your layout when building.