diff options
author | William Chang <william@factual.com> | 2019-12-08 10:32:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-08 10:32:55 -0800 |
commit | 6e463c8084f61202be3bc7a748ab9eeca9e6bfe8 (patch) | |
tree | 941b9e31c3166a0fcba992790cb602466c620059 /keyboards/gray_studio/space65/keymaps/billiams | |
parent | 3cd7cb81d4835c0b7acb79db6b96abfb4a344ea1 (diff) |
Update keyboards/gray_studio/space65/keymaps/billiams/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/gray_studio/space65/keymaps/billiams')
-rw-r--r-- | keyboards/gray_studio/space65/keymaps/billiams/readme.md | 2 |
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 b46d7fa948..58a1e8afe6 100644 --- a/keyboards/gray_studio/space65/keymaps/billiams/readme.md +++ b/keyboards/gray_studio/space65/keymaps/billiams/readme.md @@ -30,7 +30,7 @@ make gray_studio/space65:billiams:flash # be in the qmk_firmware directory to do ``` Notes: -- If you are using QMK Toolbox, use `make gray_studio/space65:<keymap>` in the base qmk_firmware directory instead of step 5 above which will create a hex file like `space65_billiams.hex` which you can then choose in the toolbox and hit flash +- If you are using QMK Toolbox, use `make gray_studio/space65:<keymap>` in the base qmk_firmware directory instead of step 5 above which will create a hex file `gray_studio_space65_billiams.hex` which you can then choose in the toolbox and hit flash - If you accidentally loaded the default keymap, then to `RESET` the keyboard and kick it into bootloader mode again, hold the `ESC` key and plug the board in. Hope this helps! |