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/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/readme.md')
-rw-r--r-- | keyboards/xelus/pachi/readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/xelus/pachi/readme.md b/keyboards/xelus/pachi/readme.md index 4f40465672..d6a0aec88b 100644 --- a/keyboards/xelus/pachi/readme.md +++ b/keyboards/xelus/pachi/readme.md @@ -9,6 +9,7 @@ Make example for this keyboard (after setting up your build environment): make xelus/pachi/rev1:default make xelus/pachi/mini_32u4:default - make xelus/pachi/rgb:default + make xelus/pachi/rgb/rev1:default + make xelus/pachi/rgb/rev2: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). |