qmk_firmware/keyboards/handwired/splittest
Ryan c9cf9712aa
Move RGBLED_SPLIT to data driven (#21113)
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-06 11:08:04 +10:00
..
bluepill Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
keymaps Fix up splittest/bluepill (#17897) 2022-08-03 21:06:54 +01:00
promicro Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
teensy_2 Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
config.h Move RGBLED_SPLIT to data driven (#21113) 2023-06-06 11:08:04 +10:00
info.json Move RGBLED_SPLIT to data driven (#21113) 2023-06-06 11:08:04 +10:00
readme.md [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 2019-07-20 13:35:30 -07:00
rules.mk Fix up splittest/bluepill (#17897) 2022-08-03 21:06:54 +01:00

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.