qmk_firmware/keyboards/handwired/splittest
2023-02-17 16:40:49 +11:00
..
bluepill Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
keymaps
promicro Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
teensy_2 Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json
readme.md
rules.mk
splittest.c
splittest.h

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.