summaryrefslogtreecommitdiff
path: root/keyboards/pistachio/readme.md
diff options
context:
space:
mode:
authorrate <rate98326@gmail.com>2021-07-03 16:59:52 +0900
committerGitHub <noreply@github.com>2021-07-03 00:59:52 -0700
commit03394678146b97700320c2ebe274f6cd7af11278 (patch)
tree575c05a13d9ce26bebc41aba30a1a355c7328c00 /keyboards/pistachio/readme.md
parent7f41c5147b6ce4c9af76522070d46eed3252fefb (diff)
[Keyboard] Added pistachio rev2 (#13248)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/pistachio/readme.md')
-rw-r--r--keyboards/pistachio/readme.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/keyboards/pistachio/readme.md b/keyboards/pistachio/readme.md
index fa073127f6..8ff5933f4f 100644
--- a/keyboards/pistachio/readme.md
+++ b/keyboards/pistachio/readme.md
@@ -1,20 +1,17 @@
# pistachio
-![pistachio](https://ratelog.net/wp-content/uploads/2020/08/Pistachio4-scaled.jpg)
+![pistachio](https://ratelog.net/wp-content/uploads/2021/05/s-IMG_1835.jpg)
This is a 92-key split keyboard with JIS layout and spare keys.
-* Keyboard Maintainer: [rate](https://github.com/7-rate)
-* Hardware Supported: pistachio PCB, Pro Micro
+* Keyboard Maintainer: [rate](https://github.com/7-rate) [@7_rate](https://twitter.com/7_rate)
+* Hardware Supported: pistachio PCB Rev1 Rev2, Pro Micro
* Hardware Availability: [PCB & Case Data](https://github.com/7-rate/Pistachio), [Booth Shop](https://rates.booth.pm/items/2237334)
Make example for this keyboard (after setting up your build environment):
- make pistachio:default
-
-Flashing example for this keyboard:
-
- make pistachio:default:flash
+ make pistachio/rev1:default
+ make pistachio/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).