summaryrefslogtreecommitdiffstats
path: root/keyboards/pistachio_pro/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-10 05:24:08 +0000
committerQMK Bot <hello@qmk.fm>2021-08-10 05:24:08 +0000
commit85090b77af0343122ee62a41cf6940712f85d4f6 (patch)
treedfe233f208fd6cc032183fccbef9b382001a617e /keyboards/pistachio_pro/readme.md
parent3e0517f1ef1926dcf0cade6a5dfc09ae43afdb56 (diff)
parent076c8cc45fe9af215dc5211ca0e8a731718864ae (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pistachio_pro/readme.md')
-rw-r--r--keyboards/pistachio_pro/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/pistachio_pro/readme.md b/keyboards/pistachio_pro/readme.md
new file mode 100644
index 0000000000..b224c874e6
--- /dev/null
+++ b/keyboards/pistachio_pro/readme.md
@@ -0,0 +1,21 @@
+# PistachioPro
+
+![PistachioPro](https://ratelog.net/wp-content/uploads/2021/07/PistachioPro-scaled.jpg)
+
+This is a JIS layout TKL keyboard with 89 keys, encoder and OLED.
+
+* Keyboard Maintainer: [rate](https://github.com/7-rate)
+* Hardware Supported: PistachioPro PCB,
+* Hardware Availability: [Booth Shop](https://rates.booth.pm/items/2925303)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make pistachio_pro:default
+
+Flashing example for this keyboard:
+
+ make pistachio_pro:default:flash
+
+To reset the keyboard into bootloader mode, press the reset switch on the underside.
+
+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).