qmk_sweep_skeletyl/keyboards/handwired/splittest
2023-02-03 00:04:10 +00:00
..
bluepill Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
keymaps Fix up splittest/bluepill (#17897) 2022-08-03 21:06:54 +01:00
promicro Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
teensy_2 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Remove unused MATRIX_HAS_GHOST from config.h (#19726) 2023-02-03 00:04:10 +00:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) 2022-08-20 10:31:48 +10:00
readme.md
rules.mk Fix up splittest/bluepill (#17897) 2022-08-03 21:06:54 +01:00
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.