diff options
author | Dan Hertz <daniel@dhertz.com> | 2020-06-02 13:38:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-03 06:38:56 +1000 |
commit | eefc05e07849dec8587faba29f3708172d8c3218 (patch) | |
tree | 2f21b0f2bce7dbc67d77a7dfca078840508c9630 /keyboards/percent/canoe/readme.md | |
parent | f1e09dd388a12536975d0eefeb9fee76b7c4b98c (diff) |
Update canoe:dhertz to use new post-init functions (#9257)
* Update to use new post-init functions
* Update readme so I don't forget reset key again
Diffstat (limited to 'keyboards/percent/canoe/readme.md')
-rw-r--r-- | keyboards/percent/canoe/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/percent/canoe/readme.md b/keyboards/percent/canoe/readme.md index d8a496f26c..a4a4093939 100644 --- a/keyboards/percent/canoe/readme.md +++ b/keyboards/percent/canoe/readme.md @@ -14,4 +14,6 @@ Flashing example for this keyboard ([after setting up the bootloadHID flashing e make percent/canoe:default:flash +Reset Key: Hold down the key located at K11, commonly programmed as Q while plugging in the keyboard. + See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |