diff options
author | rate <rate98326@gmail.com> | 2020-11-26 21:16:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 23:16:34 +1100 |
commit | 1c0e8a6bb4718c693e24d87c19ccca435d2f1f58 (patch) | |
tree | 7c9242c59c512bbc06b73d7358f98717b27b5315 /keyboards/pistachio_mp/readme.md | |
parent | 10d9e8ed371490eabbb157de4ae0885635a074a4 (diff) |
Add keyboard PistachioMacroPad (#10980)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/pistachio_mp/readme.md')
-rw-r--r-- | keyboards/pistachio_mp/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/pistachio_mp/readme.md b/keyboards/pistachio_mp/readme.md new file mode 100644 index 0000000000..0e5b030a6e --- /dev/null +++ b/keyboards/pistachio_mp/readme.md @@ -0,0 +1,21 @@ +# PistachioMacroPad + + + +This is a numeric keypad with a rotary encoder that uses a stainless steel plate. + +* Keyboard Maintainer: [rate](https://github.com/7-rate) +* Hardware Supported: PistachioMacroPad PCB, Pro Micro, BMP MicroPro +* Hardware Availability: [PCB & CaseData](https://github.com/7-rate/Pistachio_MacroPad.git), [Booth Shop](https://rates.booth.pm/items/2531312) + +Make example for this keyboard (after setting up your build environment): + + make pistachio_mp:default + +Flashing example for this keyboard: + + make pistachio_mp: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/pistachiomacropad-build-guide/)
\ No newline at end of file |