summaryrefslogtreecommitdiff
path: root/keyboards/converter/periboard_512/readme.md
blob: 026a90154b27bc5f7dda2aba6be5225e666a274c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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)