You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 2da0827d4f
Remove matrix size defines (#19581)
3 years ago
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 3 years ago
config.h Remove matrix size defines (#19581) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
periboard_512.c
periboard_512.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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