summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/sol/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rgbkb/sol/rev2/config.h')
-rw-r--r--keyboards/rgbkb/sol/rev2/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rgbkb/sol/rev2/config.h b/keyboards/rgbkb/sol/rev2/config.h
index 4ffcecc6bb..f0c71db34e 100644
--- a/keyboards/rgbkb/sol/rev2/config.h
+++ b/keyboards/rgbkb/sol/rev2/config.h
@@ -64,7 +64,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ENCODERS_PAD_A { D2 }
#define ENCODERS_PAD_B { D6 }
#else
-#ifdef OLED_DRIVER_ENABLE
+#ifdef OLED_ENABLE
#error Extra encoders cannot be enabled at the same time as the OLED Driver as they use the same pins.
#endif
#define ENCODERS_PAD_A { D2, D1, B0 }