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.
 
 
 
 
 
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
10 months ago
..
bluepill Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 1 year ago
keymaps Fix up splittest/bluepill (#17897) 1 year ago
promicro Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
teensy_2 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
info.json Move RGBLight animations to data driven (#21635) 10 months ago
readme.md [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 5 years ago
rules.mk Fix up splittest/bluepill (#17897) 1 year 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.