]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/s60_x/s60_x.h
Add new 4x12 ortho layout & add credit to XD75 port (#1782)
[qmk_firmware.git] / keyboards / s60_x / s60_x.h
1 #ifndef S60X_H
2 #define S60X_H
3
4 #ifdef SUBPROJECT_default
5     #include "default.h"
6 #endif
7 #ifdef SUBPROJECT_rgb
8     #include "rgb.h"
9 #endif
10
11 #include "quantum.h"
12
13 #endif