diff options
Diffstat (limited to 'keyboards/planck/keymaps/neo2planck/config.h')
-rw-r--r-- | keyboards/planck/keymaps/neo2planck/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/planck/keymaps/neo2planck/config.h b/keyboards/planck/keymaps/neo2planck/config.h deleted file mode 100644 index 3e9e692d3..000000000 --- a/keyboards/planck/keymaps/neo2planck/config.h +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | #ifndef CONFIG_USER_H | ||
2 | #define CONFIG_USER_H | ||
3 | |||
4 | #include "../../config.h" | ||
5 | |||
6 | #define PREVENT_STUCK_MODIFIERS | ||
7 | |||
8 | #endif \ No newline at end of file | ||