qmk_firmware/keyboards/handwired/splittest/splittest.h
Danny 22e499efdb [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>
2019-03-15 14:28:38 -07:00

6 lines
72 B
C

#pragma once
#include "quantum.h"
#define LAYOUT(L1, R1) {{L1}, {R1}}