]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/splittest/readme.md
[Keyboard] Refactor handwired/splittest to support multiple boards (#6373)
[qmk_firmware.git] / keyboards / handwired / splittest / readme.md
1 Split Tester
2 ============
3
4 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/
5
6 Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)  
7 Hardware Supported: Pro Micro, Teensy 2.0  
8 Hardware Availability: 
9
10 **See each individual board for pin infomation**
11
12 Make example for this keyboard (after setting up your build environment):
13
14     make handwired/splittest:default
15
16 Example of flashing this keyboard:
17
18     make handwired/splittest:default:avrdude
19
20 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).