aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rev1/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/pachi/rev1/readme.md')
-rw-r--r--keyboards/xelus/pachi/rev1/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/xelus/pachi/rev1/readme.md b/keyboards/xelus/pachi/rev1/readme.md
new file mode 100644
index 000000000..fabf5348e
--- /dev/null
+++ b/keyboards/xelus/pachi/rev1/readme.md
@@ -0,0 +1,19 @@
1# Pachi
2
3Pachi TKL Keyboard that supports both 87 and 88 layouts.
4
5* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
6* Hardware Supported: Group buys
7
8Make example for this keyboard (after setting up your build environment):
9
10 make xelus/pachi/rev1:default
11
12Reset your keyboard in 3 ways:
13<ol>
14<li>Software reset on Fn + Backspace</li>
15<li>Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard</li>
16<li>Physical reset button: on the back of the PCB, there should be a small golden button you can press</li>
17</ol>
18
19See 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).