]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/splittest/splittest.h
Update KBD67 readme so that it mentions the KBD65 PCB (#5143)
[qmk_firmware.git] / keyboards / handwired / splittest / splittest.h
1 #pragma once
2
3 #include "quantum.h"
4
5 #define LAYOUT(L1, R1) {{L1}, {R1}}