You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young 292b7b3835
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
2 years ago
..
keymaps/default Move splittest I2C (#8346) 4 years ago
promicro Remove bootloader listings from rules.mk (#14330) 2 years ago
teensy_2 Remove bootloader listings from rules.mk (#14330) 2 years ago
config.h Remove `DESCRIPTION`, H-J (#11616) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 4 years ago
rules.mk Remove firmware size impact notes from <keyboard>/rules.mk (#14652) 2 years ago
splittest.c [Keyboard] Add handwired split tester (#5413) 5 years ago
splittest.h [Keyboard] Add handwired split tester (#5413) 5 years ago

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.