summaryrefslogtreecommitdiff
path: root/keyboards/pistachio_pro/readme.md
diff options
context:
space:
mode:
authorrate <rate98326@gmail.com>2021-08-10 14:23:25 +0900
committerGitHub <noreply@github.com>2021-08-09 22:23:25 -0700
commit076c8cc45fe9af215dc5211ca0e8a731718864ae (patch)
tree954ee7774fc87f9d261f81b872461732c5c6bba6 /keyboards/pistachio_pro/readme.md
parent8ef58e3291cc98f6bd8b9ea360ea2264f1ab4c44 (diff)
[Keyboard] Added pistachio_pro (#13466)
* Added pistachio_pro * Apply suggestions from code review * Apply suggestions from code review
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).