diff options
author | mfkiiyd <mfkiiyd@126.com> | 2021-07-07 09:06:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-06 18:06:39 -0700 |
commit | b976fcbb44203e10fc8a106dec38cdb72224e43f (patch) | |
tree | 8b76c1ae4cba692230f10630fccc10eafdc01ac3 /keyboards/poker87c/readme.md | |
parent | a0a57dc6136a41d0149f2dea817b672e90f6d1da (diff) | |
download | qmk_firmware-b976fcbb44203e10fc8a106dec38cdb72224e43f.tar.gz qmk_firmware-b976fcbb44203e10fc8a106dec38cdb72224e43f.zip |
[Keyboard] Add poker87c and poker87d (#12810)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Water <mfkiiyd@163.com>
Diffstat (limited to 'keyboards/poker87c/readme.md')
-rw-r--r-- | keyboards/poker87c/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/poker87c/readme.md b/keyboards/poker87c/readme.md new file mode 100644 index 0000000000..e464a03df3 --- /dev/null +++ b/keyboards/poker87c/readme.md @@ -0,0 +1,13 @@ +# poker87c + +An in-switch RGB LED keyboard with RGB underglow. + +* Keyboard Maintainer: [water](https://github.com/mfkiiyd) +* Hardware Supported: poker87c +* Hardware Availability: ZA03C1U2-87KEY + +Make example for this keyboard (after setting up your build environment): + + make poker87c:default + +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). |