diff options
author | Barry Huang <yj7272098@gmail.com> | 2020-12-23 17:22:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-23 10:22:31 +0100 |
commit | cc4b93b330e3cfa50b00dd6edea3f9abcf15c05d (patch) | |
tree | e77217e4b0c94d29140b45ef8383e72d1104f5e3 /keyboards/playkbtw/helen80/readme.md | |
parent | d40d1e4024f3c4909c5d658a2c358f3142073d24 (diff) |
Helen 80 addition (#11133)
Co-authored-by: james sa <james@keto.tw>
Co-authored-by: James Sa <james.sa.2013@gmail.com>
Diffstat (limited to 'keyboards/playkbtw/helen80/readme.md')
-rw-r--r-- | keyboards/playkbtw/helen80/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/playkbtw/helen80/readme.md b/keyboards/playkbtw/helen80/readme.md new file mode 100644 index 0000000000..ca68961b27 --- /dev/null +++ b/keyboards/playkbtw/helen80/readme.md @@ -0,0 +1,17 @@ +# Helen 80 + +![Helen 80](https://cdn.store-assets.com/s/409567/i/18788640.png) + +A 80% RGB hotswap keyboard kit made by Play Keyboard. + +* Keyboard Maintainer: [Barry Huang](https://github.com/yj7272098) +* Hardware Supported: Helen 80 +* Hardware Availability: [Play Keyboard](http://play-keyboard.store/) + +Make example for this keyboard (after setting up your build environment): + + make playkbtw/helen80:default + +You can get into bootloader by pressing the reset button from the back of PCB. + +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). |