summaryrefslogtreecommitdiff
path: root/keyboards/converter/periboard_512/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/periboard_512/readme.md')
-rw-r--r--keyboards/converter/periboard_512/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/converter/periboard_512/readme.md b/keyboards/converter/periboard_512/readme.md
new file mode 100644
index 0000000000..026a90154b
--- /dev/null
+++ b/keyboards/converter/periboard_512/readme.md
@@ -0,0 +1,21 @@
+# Periboard-512
+
+![Periboard-512](https://i.imgur.com/ohd61TK.jpeg)
+
+For this project I converted low-cost consumer keyboard to QMK using a Perixx Periboard-512 and a Teensy++ 2.0.
+
+* Keyboard Maintainer: [Sife-ops](https://github.com/Sife-ops)
+* Hardware Supported: Periboard-512, Teensy++ 2.0
+* Hardware Availability: [Periboard-512](https://www.amazon.com/Perixx-PERIBOARD-512-Ergonomic-Split-Keyboard/dp/B075GZVD4T), [Teensy++ 2.0](https://www.pjrc.com/store/teensypp.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make converter/periboard_512:default
+
+Flashing example for this keyboard:
+
+ make converter/periboard_512: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://gist.github.com/Sife-ops/af1916136d641ffee86e8f0f62afc5a4)