James Young 2e50b34c67 Add missing info.json files for keyboards (#12239) пре 5 година
..
keymaps 2271da00bc Move splittest I2C (#8346) пре 6 година
promicro 6368a5697d Exclude more keyboards from CI (#11436) пре 5 година
teensy_2 6368a5697d Exclude more keyboards from CI (#11436) пре 5 година
config.h 62f304a225 Remove `DESCRIPTION`, H-J (#11616) пре 5 година
info.json 2e50b34c67 Add missing info.json files for keyboards (#12239) пре 5 година
readme.md 0da743d80b [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) пре 7 година
rules.mk 0da743d80b [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) пре 7 година
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.