diff options
author | Xelus22 <17491233+Xelus22@users.noreply.github.com> | 2021-03-18 14:25:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 01:25:37 +1100 |
commit | a5576f97386c6e20d7738eccc3637b334b40cca9 (patch) | |
tree | c235a1c0c93339f3dfe24bec4d64d52b628ae37f /keyboards/xelus/pachi/readme.md | |
parent | c833b77646af8e51aee5546746d7183728e2cff8 (diff) | |
download | qmk_firmware-a5576f97386c6e20d7738eccc3637b334b40cca9.tar.gz qmk_firmware-a5576f97386c6e20d7738eccc3637b334b40cca9.zip |
[Keyboard] Add Pachi (#12132)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/xelus/pachi/readme.md')
-rw-r--r-- | keyboards/xelus/pachi/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/xelus/pachi/readme.md b/keyboards/xelus/pachi/readme.md new file mode 100644 index 0000000000..10c07078b8 --- /dev/null +++ b/keyboards/xelus/pachi/readme.md @@ -0,0 +1,12 @@ +# Pachi + +Pachi TKL Keyboard that supports both 87 and 88 layouts. + +* 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/rev1: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). |