In light of putting together the VIK specification, this is a RP2040 pro micro footprint controller that has a built in VIK connector. It’s based on the wonderful work of plut0nium’s splinky.
There are two versions of this controller available, v0.1 and v0.2. This product page is for v0.2, but you may have purchased v0.1 in the past. See firmware section below for details, depending on the version you have.
Features:
- RP2040
- 2/4/8 MB flash, depending on flash availability
- Mid mount USB-C
- Pro Micro footprint
- VIK connector
Firmware support:
- ZMK
- See readme at https://github.com/sadekbaroudi/zmk-fingerpunch-controllers
- Controller firmware: https://github.com/sadekbaroudi/zmk-fingerpunch-controllers/tree/main/boards/arm/svlinky
- Example usage: https://github.com/sadekbaroudi/zmk-fingerpunch-keyboards
- QMK
- Controller firmware: https://github.com/sadekbaroudi/qmk_firmware/tree/develop_fingerpunch/keyboards/fingerpunch/svlinky
- The default build in this folder is for v0.2
- For v0.1, search for FP_SVLINKY_V01 in the firmware folder above