aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pistachio/readme.md
diff options
context:
space:
mode:
authorrate <rate98326@gmail.com>2020-08-18 15:46:56 +0900
committerGitHub <noreply@github.com>2020-08-17 23:46:56 -0700
commit0d65bbaa44b8b911744b5496fc9d8fca181d6ef5 (patch)
treecbabf24073b7e9847e50e12604c25a78888d8a73 /keyboards/pistachio/readme.md
parent70acf36d1641cad1337eb714ae56145d949ff423 (diff)
downloadfirmware-0d65bbaa44b8b911744b5496fc9d8fca181d6ef5.tar.gz
firmware-0d65bbaa44b8b911744b5496fc9d8fca181d6ef5.tar.bz2
firmware-0d65bbaa44b8b911744b5496fc9d8fca181d6ef5.zip
[Keyboard] Pistachio (#10003)
* Add keyboard Pistachio * Update keyboards/pistachio/keymaps/default/keymap.c * Update keyboards/pistachio/keymaps/default/keymap.c * Update keyboards/pistachio/config.h * Fix Build error. * Apply suggestions from code review
Diffstat (limited to 'keyboards/pistachio/readme.md')
-rw-r--r--keyboards/pistachio/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/pistachio/readme.md b/keyboards/pistachio/readme.md
new file mode 100644
index 000000000..fa073127f
--- /dev/null
+++ b/keyboards/pistachio/readme.md
@@ -0,0 +1,21 @@
+# pistachio
+
+![pistachio](https://ratelog.net/wp-content/uploads/2020/08/Pistachio4-scaled.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
+* 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
+
+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).
+
+[Build guide](https://ratelog.net/pistachio-build-guide/) \ No newline at end of file