diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-18 18:59:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-18 18:59:13 +0000 |
commit | 814c4cb56d3b0cad4f21f956839a134b4f0e72c9 (patch) | |
tree | 7f73c53c28cc7b15c532b968710d520821eef486 /keyboards/monstargear/xo87/rgb/readme.md | |
parent | ffaaadc2700b2f81e05e960841209750a64e05f4 (diff) | |
parent | 3bb1897bdc5593b99bb2865fcbc61bf45bef4b25 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/monstargear/xo87/rgb/readme.md')
-rw-r--r-- | keyboards/monstargear/xo87/rgb/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/monstargear/xo87/rgb/readme.md b/keyboards/monstargear/xo87/rgb/readme.md new file mode 100644 index 0000000000..2948b67363 --- /dev/null +++ b/keyboards/monstargear/xo87/rgb/readme.md @@ -0,0 +1,21 @@ +# XO87 RGB PCB + +![XO87](https://cdn.imweb.me/thumbnail/20201120/c90a5bdb75264.png) + +A TKL custom keyboard made by Monstar Gear. + +* Keyboard Maintainer: The QMK Community +* Hardware Supported: XO87 RGB Hot-Swap version +* Hardware Availability: [Monstargear](https://monstargears.com) + +Make example for this keyboard (after setting up your build environment): + + make monstargear/xo87/rgb:default + +Flashing example for this keyboard: + + make monstargear/xo87/rgb:default:flash + +Please be aware that Monstar Gear has not yet switched to this firmware and any PCB that is running the pre-installed firmware will need to use ISP to flash their board for the first time. + +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). |