diff options
Diffstat (limited to 'layouts/community/ergodox/supercoder/config.h')
| -rw-r--r-- | layouts/community/ergodox/supercoder/config.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/community/ergodox/supercoder/config.h b/layouts/community/ergodox/supercoder/config.h new file mode 100644 index 000000000..8c191a87c --- /dev/null +++ b/layouts/community/ergodox/supercoder/config.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #ifndef CONFIG_USER_H | ||
| 2 | #define CONFIG_USER_H 1 | ||
| 3 | |||
| 4 | #include QMK_KEYBOARD_CONFIG_H | ||
| 5 | |||
| 6 | #undef LOCKING_SUPPORT_ENABLE | ||
| 7 | #undef LOCKING_RESYNC_ENABLE | ||
| 8 | |||
| 9 | #endif | ||
