summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60
diff options
context:
space:
mode:
authorAndy <andys8@users.noreply.github.com>2019-03-01 18:12:20 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-01 18:12:20 +0100
commitf4a2e58182dcccd418be07deff19bcdba88b7ddb (patch)
tree71ba65348959d8478828780aa10a8f27a1b66133 /keyboards/hs60
parent7abf507cb67ea84022673e673c9dddf065975890 (diff)
downloadqmk_firmware-f4a2e58182dcccd418be07deff19bcdba88b7ddb.tar.gz
qmk_firmware-f4a2e58182dcccd418be07deff19bcdba88b7ddb.tar.xz
HS60 v2: Instructions how to reset and flash (#5241)
* HS60 v2: Instructions how to reset and flash * HS60v2 README using place holder for keymap
Diffstat (limited to 'keyboards/hs60')
-rw-r--r--keyboards/hs60/v2/readme.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/keyboards/hs60/v2/readme.md b/keyboards/hs60/v2/readme.md
index e6658ced9..e838426a2 100644
--- a/keyboards/hs60/v2/readme.md
+++ b/keyboards/hs60/v2/readme.md
@@ -11,8 +11,27 @@ Hardware Availability: http://groupbuys.mechboards.co.uk/shop/hs60-hotswap-60-pc
Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
+## Instructions
+
+### Build
+
Make example for this keyboard (after setting up your build environment):
make hs60/v2:default
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. \ No newline at end of file
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
+
+### Reset
+
+- Unplug
+- Hold Escape
+- Plug In
+- Unplug
+- Release Escape
+
+### Flash
+
+- Unplug
+- Hold Escape
+- Plug In
+- Flash using QMK Toolbox or dfu-util (`make hs60/v2:<keymap>:dfu-util`)