From 0a645225b9c863a106921185a6c2e0c340f10694 Mon Sep 17 00:00:00 2001 From: Ryan Caltabiano Date: Mon, 15 Apr 2019 22:32:57 -0500 Subject: OLED Driver Feature --- keyboards/sol/rev1/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboards/sol/rev1/config.h') diff --git a/keyboards/sol/rev1/config.h b/keyboards/sol/rev1/config.h index 1ef373f96..1d8391f64 100644 --- a/keyboards/sol/rev1/config.h +++ b/keyboards/sol/rev1/config.h @@ -40,12 +40,6 @@ along with this program. If not, see . // #define MASTER_RIGHT // #define EE_HANDS -// Helix keyboard OLED support -// see ./rules.mk: OLED_ENABLE=yes or no -#ifdef OLED_ENABLE - #define SSD1306OLED -#endif - /* Select rows configuration */ // Rows are 4 or 5 // #define HELIX_ROWS 5 see ./rules.mk -- cgit v1.2.3-24-g4f1b