[Keyboard] Add handwired split tester (#5413)
* 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>
This commit is contained in:
5
keyboards/handwired/splittest/splittest.h
Normal file
5
keyboards/handwired/splittest/splittest.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#define LAYOUT(L1, R1) {{L1}, {R1}}
|
||||
Reference in New Issue
Block a user