]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/DeltaSplit75/DeltaSplit75.h
Add my layout
[qmk_firmware.git] / keyboards / DeltaSplit75 / DeltaSplit75.h
1 #ifndef deltasplit75_H
2 #define deltasplit75_H
3
4 #ifdef SUBPROJECT_v2
5     #include "v2.h"
6 #endif
7 #ifdef SUBPROJECT_ProtoSplit
8     #include "ProtoSplit.h"
9 #endif
10
11 #include "quantum.h"
12
13 #endif