瀏覽代碼

Update keyboards/gray_studio/space65/keymaps/billiams/readme.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
William Chang 5 年之前
父節點
當前提交
dc2ed13a1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/gray_studio/space65/keymaps/billiams/readme.md

+ 1 - 1
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