From 22e499efdb12d277b9847dea8809ba1b717e071f Mon Sep 17 00:00:00 2001 From: Danny Date: Fri, 15 Mar 2019 17:28:38 -0400 Subject: [Keyboard] Add handwired split tester (#5413) * Add handwired split tester * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges --- keyboards/handwired/splittest/splittest.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/handwired/splittest/splittest.c (limited to 'keyboards/handwired/splittest/splittest.c') diff --git a/keyboards/handwired/splittest/splittest.c b/keyboards/handwired/splittest/splittest.c new file mode 100644 index 0000000000..3c919a565d --- /dev/null +++ b/keyboards/handwired/splittest/splittest.c @@ -0,0 +1 @@ +#include "splittest.h" -- cgit v1.2.3