summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Chang <willchang@gmail.com>2019-04-20 13:11:16 -0700
committerGitHub <noreply@github.com>2019-04-20 13:11:16 -0700
commit472060d3338b509f82fc4c1cfaa6c0483109dfed (patch)
tree5e36fb00354c1eb38b9c99ffc5d4fc45ae57831b
parent5b80e10b8239b038719355441989ef392572cdd6 (diff)
Update README.md
-rw-r--r--keyboards/dz60/keymaps/billiams/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/dz60/keymaps/billiams/README.md b/keyboards/dz60/keymaps/billiams/README.md
index dda19fe0fd..22c09cb8f8 100644
--- a/keyboards/dz60/keymaps/billiams/README.md
+++ b/keyboards/dz60/keymaps/billiams/README.md
@@ -10,7 +10,7 @@ Settings:
* Del is available as `Fn` + `Backspace`
* `/ ?` are available when you tap the right shift. Otherwise RShift is shift when held down
* RESET is available as `Fn`+ ` ESC`
-* Underglow toggle and mode selection are available as `Fn` + `Q` and `Fn` + `S`
+* Underglow toggle and mode selection are available as `Fn` + `Q` and `Fn` + `S`. Yes your keyboard has lights even if you didn't get the LEDs. Bonus!
* Media play/pause doesn't seem to work with anything but iTunes at the moment. FML
@@ -32,11 +32,11 @@ make dz60:billiams # be in the qmk_firmware directory to do this
```
A hex file `dz60_billiams.hex` will be created in the base qmk_firmware directory
-4. Before plugging in your keyboard into your computer, hold SPACE and B keys down
-5. Plug the computer in, which will put the keyboard in bootlegger mode
-6. If you are using [QMK toolbox](https://github.com/qmk/qmk_toolbox/releases), upload the .hex file you made above, select it and hit the flash button. Don't hit the load button, that will load the default keymap and that's not what you want! Unless it is, in which case click away.
+4. Before plugging in your keyboard into your computer, hold `SPACE` and `B` keys down
+5. Holding those keys down, plug the keyboard into your computer, which will put the keyboard in bootlegger mode
+6. If you are using [QMK toolbox](https://github.com/qmk/qmk_toolbox/releases), upload the .hex file you made above, select it and hit the flash button. For the love of all that is good and holy on Earth, don't hit the load button, that will load the default keymap and that's not what you want! Unless it is, in which case click away.
-Note: If you didn't follow my instructions in 4 and accidentally loaded the default keymap, then to `RESET` the keyboard and kick it into bootleg mode again, hold the `down arrow` key and `\`. The default layout is Build 1 and sets the `MENU` key on that build to `Fn`. `MENU` corresponds to `down arrow` in build 4. You don't have to unplug the keyboard.
+Note: If you didn't follow my instructions in 4 and accidentally loaded the default keymap, then to `RESET` the keyboard and kick it into bootleg mode again, hold the `down arrow` key and `\`. The default layout is Build 1 and sets the `MENU` key on that build to `Fn`. `MENU` corresponds to `down arrow` in build 4. Note that you don't have to unplug the keyboard.
Hope this helps!