summaryrefslogtreecommitdiff
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 5bf8cfcefa..b70cb5864b 100644
--- a/keyboards/s60_x/s60_x.h
+++ b/keyboards/s60_x/s60_x.h
@@ -1,10 +1,10 @@
#ifndef S60X_H
#define S60X_H
-#ifdef SUBPROJECT_default
+#ifdef KEYBOARD_s60_x_default
#include "default.h"
#endif
-#ifdef SUBPROJECT_rgb
+#ifdef KEYBOARD_s60_x_rgb
#include "rgb.h"
#endif