aboutsummaryrefslogtreecommitdiff
path: root/keyboards/s60_x/s60_x.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/s60_x/s60_x.h')
-rw-r--r--keyboards/s60_x/s60_x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/s60_x/s60_x.h b/keyboards/s60_x/s60_x.h
index 5bf8cfcef..b70cb5864 100644
--- a/keyboards/s60_x/s60_x.h
+++ b/keyboards/s60_x/s60_x.h
@@ -1,10 +1,10 @@
1#ifndef S60X_H 1#ifndef S60X_H
2#define S60X_H 2#define S60X_H
3 3
4#ifdef SUBPROJECT_default 4#ifdef KEYBOARD_s60_x_default
5 #include "default.h" 5 #include "default.h"
6#endif 6#endif
7#ifdef SUBPROJECT_rgb 7#ifdef KEYBOARD_s60_x_rgb
8 #include "rgb.h" 8 #include "rgb.h"
9#endif 9#endif
10 10