summaryrefslogtreecommitdiff
path: root/keyboards/gherkin/keymaps/talljoe/config.h
diff options
context:
space:
mode:
authornoroadsleft2018-06-07 08:15:14 -0700
committerDrashna Jaelre2018-06-07 08:15:14 -0700
commite3c10a73ac0857a60fba5530c2dceee954fe89d4 (patch)
treeb5704a9f84fb69e4f74f0f78777475e5ac901e47 /keyboards/gherkin/keymaps/talljoe/config.h
parent66a35aded1bdab44fd4d79290899059ba3b97645 (diff)
Gherkin: Refactor and Configurator support [resolved] (#3140)
* Refactor KEYMAP to LAYOUT_ortho_3x10 * Configurator support * Renamed @Talljoe's keymap folder * Renamed matrix_init_user to matrix_init_keymap
Diffstat (limited to 'keyboards/gherkin/keymaps/talljoe/config.h')
-rw-r--r--keyboards/gherkin/keymaps/talljoe/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/gherkin/keymaps/talljoe/config.h b/keyboards/gherkin/keymaps/talljoe/config.h
deleted file mode 100644
index 3e9e692d3..000000000
--- a/keyboards/gherkin/keymaps/talljoe/config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-#define PREVENT_STUCK_MODIFIERS
-
-#endif \ No newline at end of file