qmk_firmware/keyboards/converter/periboard_512
2023-01-31 06:03:30 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Fix duplicate keys in info.json files (#18107) 2022-08-19 23:14:38 +01:00
periboard_512.c [Keyboard] Added Perixx Periboard-512 Converter (#12324) 2021-05-15 18:56:46 -07:00
periboard_512.h [Keyboard] Added Perixx Periboard-512 Converter (#12324) 2021-05-15 18:56:46 -07:00
readme.md [Keyboard] Added Perixx Periboard-512 Converter (#12324) 2021-05-15 18:56:46 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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