aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/splittest
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Refactor handwired/splittest to support multiple boards (#6373)Joel Challis2019-07-2010-61/+217
| | | | | | | | | | | | * Refactor splittest to support multiple dev boards * Refactor splittest to support multiple dev boards - revert change to number of RGB led * Refactor splittest to support multiple dev boards - update docs * Refactor splittest to support multiple dev boards - correct docs * Refactor splittest to support multiple dev boards - update teensy master logic
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keyboard] Add handwired split tester (#5413)Danny2019-03-157-0/+200
* Add handwired split tester * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges <nooges@users.noreply.github.com> * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges <nooges@users.noreply.github.com>