[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
This commit is contained in:
rate
2020-08-18 15:46:56 +09:00
committed by GitHub
parent 70acf36d16
commit 0d65bbaa44
7 changed files with 369 additions and 0 deletions

View File

@@ -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/)