qmk-firmware/keyboards/handwired/splittest
fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
2020-01-19 14:11:57 +11:00
..
keymaps/default [Keyboard] Add handwired split tester (#5413) 2019-03-15 14:28:38 -07:00
promicro Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
teensy_2 Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11:00
readme.md [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 2019-07-20 13:35:30 -07:00
rules.mk [Keyboard] Refactor handwired/splittest to support multiple boards (#6373) 2019-07-20 13:35:30 -07: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.