diff options
author | temp4gh <temp4bbs@163.com> | 2023-09-03 12:12:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 21:12:43 -0700 |
commit | 04ce3497ab6183e72504722cfa2e82c11e516b70 (patch) | |
tree | acf8b4086ac6375c52c673cf8ce073800c243ac9 /keyboards/redragon/k667/readme.md | |
parent | b03b49fca3dbed3de78b6f00e77cdc3d430b97ab (diff) |
[keyboard] add redragon/k667 (#21417)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
Diffstat (limited to 'keyboards/redragon/k667/readme.md')
-rw-r--r-- | keyboards/redragon/k667/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/redragon/k667/readme.md b/keyboards/redragon/k667/readme.md new file mode 100644 index 0000000000..71e5349ff6 --- /dev/null +++ b/keyboards/redragon/k667/readme.md @@ -0,0 +1,21 @@ +# K667 + +![k667](https://i.imgur.com/7K5h5Obh.jpg) + +A customizable 75% keyboard. + +- Keyboard Maintainer: [temp4gh](https://github.com/temp4gh) +- Hardware Supported: K667 PCB +- Hardware Availability: www.redragonzone.com + +Make example for this keyboard (after setting up your build environment): + + make redragon/k667:default + +Flashing example for this keyboard: + + make redragon/k667:default:flash + +**Reset Key**: Hold down the key located at *K10*, commonly programmed as *Grave* 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). |