diff options
Diffstat (limited to 'keyboards/helix/rev1/keymaps/OLED_sample/config.h')
-rw-r--r-- | keyboards/helix/rev1/keymaps/OLED_sample/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/helix/rev1/keymaps/OLED_sample/config.h b/keyboards/helix/rev1/keymaps/OLED_sample/config.h index 6cd3072b1..0e1b787a5 100644 --- a/keyboards/helix/rev1/keymaps/OLED_sample/config.h +++ b/keyboards/helix/rev1/keymaps/OLED_sample/config.h | |||
@@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
21 | #ifndef CONFIG_USER_H | 21 | #ifndef CONFIG_USER_H |
22 | #define CONFIG_USER_H | 22 | #define CONFIG_USER_H |
23 | 23 | ||
24 | #include "../../config.h" | ||
25 | |||
26 | /* Use I2C or Serial */ | 24 | /* Use I2C or Serial */ |
27 | 25 | ||
28 | #define USE_I2C | 26 | #define USE_I2C |
@@ -37,8 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
37 | 35 | ||
38 | #define SSD1306OLED | 36 | #define SSD1306OLED |
39 | 37 | ||
40 | #define USE_SERIAL_PD2 | ||
41 | |||
42 | #define PREVENT_STUCK_MODIFIERS | 38 | #define PREVENT_STUCK_MODIFIERS |
43 | #define TAPPING_FORCE_HOLD | 39 | #define TAPPING_FORCE_HOLD |
44 | #define TAPPING_TERM 100 | 40 | #define TAPPING_TERM 100 |