qmk_firmware/keyboards/converter/periboard_512
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps/default
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Periboard-512

Periboard-512

For this project I converted low-cost consumer keyboard to QMK using a Perixx Periboard-512 and a Teensy++ 2.0.

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Build guide