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

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.