From f30d6dd7858dfa3a0cf214113e8b1d45b30d74ce Mon Sep 17 00:00:00 2001 From: MakotoKurauchi Date: Fri, 13 Jul 2018 02:23:30 +0900 Subject: Helix config refine (#3374) * helix config.h refine --- keyboards/helix/ssd1306.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/helix/ssd1306.h') diff --git a/keyboards/helix/ssd1306.h b/keyboards/helix/ssd1306.h index b65c505c97..77ce7c211a 100644 --- a/keyboards/helix/ssd1306.h +++ b/keyboards/helix/ssd1306.h @@ -4,7 +4,6 @@ #include #include #include "pincontrol.h" -#include "config.h" enum ssd1306_cmds { DisplayOff = 0xAE, -- cgit v1.2.3