qmk-dactyl-manuform-a/keyboards/handwired/splittest
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps/default Move splittest I2C (#8346) 2020-03-09 15:36:40 +11:00
promicro Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
teensy_2 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
config.h Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 2019-07-20 13:35:30 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
splittest.c [Keyboard] Add handwired split tester (#5413) 2019-03-15 14:28:38 -07:00
splittest.h [Keyboard] Add handwired split tester (#5413) 2019-03-15 14:28:38 -07:00

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.