diff options
author | Xelus22 <17491233+Xelus22@users.noreply.github.com> | 2021-11-17 06:16:06 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 11:16:06 -0800 |
commit | 053a970cba9a69747c69943611c43d24a327ab23 (patch) | |
tree | 0cb4cb20aa05ae8553aeb8b36ac54c7c1edb49d0 /keyboards/xelus/pachi/rgb/rev2/readme.md | |
parent | bed4ab6f6fb0b5b111d9a82eb07b9dcdceea6a12 (diff) | |
download | qmk_firmware-053a970cba9a69747c69943611c43d24a327ab23.tar.gz qmk_firmware-053a970cba9a69747c69943611c43d24a327ab23.zip |
[Keyboard] Add Pachi RGB Rev 2 (#15141)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/xelus/pachi/rgb/rev2/readme.md')
-rw-r--r-- | keyboards/xelus/pachi/rgb/rev2/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/xelus/pachi/rgb/rev2/readme.md b/keyboards/xelus/pachi/rgb/rev2/readme.md new file mode 100644 index 0000000000..82a10e4185 --- /dev/null +++ b/keyboards/xelus/pachi/rgb/rev2/readme.md @@ -0,0 +1,18 @@ +# Pachi RGB Rev 2 + +Pachi RGB Rev 2 TKL Keyboard that is a per-key RGB, hotswap, ANSI and tsangan. + +* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22) +* Hardware Supported: Group buys + +Make example for this keyboard (after setting up your build environment): + + make xelus/pachi/rgb/rev2:default + +Reset your keyboard in 3 ways: + +* Software reset on Fn + Backspace +* Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard +* Physical reset button: on the back of the PCB, there should be a small golden button you can press + +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). |