summaryrefslogtreecommitdiff
path: root/keyboards/pistachio/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-03 07:59:58 +0000
committerQMK Bot <hello@qmk.fm>2021-07-03 07:59:58 +0000
commit4ba56d7219e271cdeb6f50d19adb32d4c0e6426f (patch)
tree4e00e37bcd71a446034c74fc03df41787c4e260a /keyboards/pistachio/readme.md
parent15bcae710e95acbf39eea04870db461452abc828 (diff)
parent03394678146b97700320c2ebe274f6cd7af11278 (diff)
Merge remote-tracking branch 'origin/master' into develop
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).