diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-06-07 08:15:14 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-07 08:15:14 -0700 |
commit | e3c10a73ac0857a60fba5530c2dceee954fe89d4 (patch) | |
tree | b5704a9f84fb69e4f74f0f78777475e5ac901e47 /keyboards/gherkin/keymaps/talljoe/config.h | |
parent | 66a35aded1bdab44fd4d79290899059ba3b97645 (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.h | 8 |
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 3e9e692d3c..0000000000 --- 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 |