diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-07 01:07:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-07 01:07:10 +0000 |
commit | ab43bfe9c9d53ce639fb1b0dccdeb17cc2e379e7 (patch) | |
tree | 50db3dbe2addb9a69e85751d9f926fed733e2fd2 /keyboards/poker87c/readme.md | |
parent | eac5af5c23ae098fd58fddf0dcac7af5c96cfbee (diff) | |
parent | b976fcbb44203e10fc8a106dec38cdb72224e43f (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |