summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Chang <william@factual.com>2019-12-08 10:33:06 -0800
committerGitHub <noreply@github.com>2019-12-08 10:33:06 -0800
commitdc2ed13a1ccd96fdeb7b01ae1b39bf3e313ed901 (patch)
tree69b7e214916ddd28854e0d6d6d573e157db83f15
parent6e463c8084f61202be3bc7a748ab9eeca9e6bfe8 (diff)
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
-rw-r--r--keyboards/gray_studio/space65/keymaps/billiams/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gray_studio/space65/keymaps/billiams/readme.md b/keyboards/gray_studio/space65/keymaps/billiams/readme.md
index 58a1e8afe6..8941bfcd0c 100644
--- a/keyboards/gray_studio/space65/keymaps/billiams/readme.md
+++ b/keyboards/gray_studio/space65/keymaps/billiams/readme.md
@@ -23,7 +23,7 @@ git clone https://github.com/qmk/qmk_firmware.git
```
2. Customize your layout by starting with a [keymap](https://github.com/qmk/qmk_firmware/tree/master/keyboards/gray_studio/space65/keymaps). I copied the default and changed it to my liking.
3. Before plugging in your keyboard into your computer, hold `SPACE` and `B` keys down
-4. Holding those keys down, plug the keyboard into your computer, which will put the keyboard in bootlegger mode. Note that if you've done this before, it could be that you need to simply press `ESC` prior to plugging in the board to put it in Bootlegger mode.
+4. Holding those keys down, plug the keyboard into your computer, which will put the keyboard in bootloader mode. Note that if you've done this before, it could be that you need to simply press `ESC` prior to plugging in the board to put it in Bootloader mode.
5. Build your hex file and flash your keyboard
```
make gray_studio/space65:billiams:flash # be in the qmk_firmware directory to do this