diff options
author | Weirdo <1248314361@qq.com> | 2021-07-21 04:09:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 13:09:53 -0700 |
commit | dbca44ae8d4d3c28225b0998c636f389f476bb2d (patch) | |
tree | aad7aa415b1b02932589665385a1e0388cf72db7 /keyboards/geminate60 | |
parent | 81cac8eec66ab98d5091e5b704215dc96fe830d4 (diff) |
[Keyboard] Add Tiger910 (#12605)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/geminate60')
-rw-r--r-- | keyboards/geminate60/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/geminate60/readme.md b/keyboards/geminate60/readme.md index 457c06ce5c..7fab7d7df6 100644 --- a/keyboards/geminate60/readme.md +++ b/keyboards/geminate60/readme.md @@ -12,4 +12,5 @@ Make example for this keyboard (after setting up your build environment): make geminate60:default +The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written. 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). |