qmk_firmware/keyboards/handwired/splittest
Duncan Sutherland 8caa8674d2
Move `SPLIT_KEYBOARD` to data driven (#21410)
2024-04-11 20:22:15 -07:00
..
bluepill Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
keymaps
promicro Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
teensy_2 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
info.json Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -07:00
readme.md
rules.mk Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -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.