qmk_firmware/keyboards/converter/periboard_512
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
2021-12-01 21:13:00 +11:00
..
keymaps/default
config.h
info.json
periboard_512.c
periboard_512.h
readme.md
rules.mk Tidy up `SLEEP_LED_ENABLE` rules (#15362) 2021-12-01 21:13:00 +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