aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/v60_type_r.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2019-11-03 22:42:21 +0000
committerDrashna Jaelre <drashna@live.com>2019-11-03 14:42:21 -0800
commita4d138645fdb5043cd76bc135eea48453cc50dff (patch)
tree151ef1cdb28119c9d09a8189cc0925a3ef4e26d6 /keyboards/v60_type_r/v60_type_r.h
parent363cdb5fc00519a4eb45a4401b93451949c59d6a (diff)
downloadfirmware-a4d138645fdb5043cd76bc135eea48453cc50dff.tar.gz
firmware-a4d138645fdb5043cd76bc135eea48453cc50dff.tar.bz2
firmware-a4d138645fdb5043cd76bc135eea48453cc50dff.zip
[Keyboard] Fix v60_type_r compile failures (#7250)
Diffstat (limited to 'keyboards/v60_type_r/v60_type_r.h')
-rw-r--r--keyboards/v60_type_r/v60_type_r.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/v60_type_r/v60_type_r.h b/keyboards/v60_type_r/v60_type_r.h
index c33a2840b..78b6561ba 100644
--- a/keyboards/v60_type_r/v60_type_r.h
+++ b/keyboards/v60_type_r/v60_type_r.h
@@ -17,7 +17,7 @@
#include "quantum.h"
-#ifdef V60_POLESTAR
+#ifdef RGBLIGHT_ENABLE
#include "rgblight.h"