diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-10 05:14:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-09 21:14:33 +0000 |
commit | a9250ad8a123f566de1a5a97de51f8ae13b33ce1 (patch) | |
tree | 7469fbf4d8af2458db899e6d5ac023510b8a7750 /keyboards/rate/pistachio_pro/readme.md | |
parent | 9aed06ba4773b6d32bbdf32a3f30e7bceb7af73a (diff) |
move @7-rate 's keebs to /rate (#16099)
Diffstat (limited to 'keyboards/rate/pistachio_pro/readme.md')
-rw-r--r-- | keyboards/rate/pistachio_pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/rate/pistachio_pro/readme.md b/keyboards/rate/pistachio_pro/readme.md new file mode 100644 index 0000000000..752f98b73b --- /dev/null +++ b/keyboards/rate/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 rate/pistachio_pro:default + +Flashing example for this keyboard: + + make rate/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). |