diff options
Diffstat (limited to 'keyboards/sol/rev1/config.h')
-rw-r--r-- | keyboards/sol/rev1/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/sol/rev1/config.h b/keyboards/sol/rev1/config.h index 1ef373f963..1d8391f645 100644 --- a/keyboards/sol/rev1/config.h +++ b/keyboards/sol/rev1/config.h @@ -40,12 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #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 |