Ryan 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) %!s(int64=3) %!d(string=hai) anos
..
bluepill f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) %!s(int64=3) %!d(string=hai) anos
keymaps 92bcbee226 Fix up splittest/bluepill (#17897) %!s(int64=4) %!d(string=hai) anos
promicro 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) %!s(int64=3) %!d(string=hai) anos
teensy_2 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) %!s(int64=3) %!d(string=hai) anos
config.h 2da0827d4f Remove matrix size defines (#19581) %!s(int64=3) %!d(string=hai) anos
info.json 48792b030b Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) %!s(int64=4) %!d(string=hai) anos
readme.md 0da743d80b [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) %!s(int64=7) %!d(string=hai) anos
rules.mk 92bcbee226 Fix up splittest/bluepill (#17897) %!s(int64=4) %!d(string=hai) anos
splittest.c 22e499efdb [Keyboard] Add handwired split tester (#5413) %!s(int64=7) %!d(string=hai) anos
splittest.h 22e499efdb [Keyboard] Add handwired split tester (#5413) %!s(int64=7) %!d(string=hai) anos

readme.md

Split Tester

A two-switch tester built using two Pro Micros, mainly intended to test RGB on split keyboards. Seen here: https://www.instagram.com/p/BvCPNzynwrV/

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro, Teensy 2.0
Hardware Availability:

See each individual board for pin infomation

Make example for this keyboard (after setting up your build environment):

make handwired/splittest:default

Example of flashing this keyboard:

make handwired/splittest:default:avrdude

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.