diff options
Diffstat (limited to 'keyboards/clueboard/2x1800/keymaps/default_7u/config.h')
-rw-r--r-- | keyboards/clueboard/2x1800/keymaps/default_7u/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/clueboard/2x1800/keymaps/default_7u/config.h b/keyboards/clueboard/2x1800/keymaps/default_7u/config.h index f5eccb225..152e2f148 100644 --- a/keyboards/clueboard/2x1800/keymaps/default_7u/config.h +++ b/keyboards/clueboard/2x1800/keymaps/default_7u/config.h | |||
@@ -14,11 +14,8 @@ | |||
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #ifndef CONFIG_USER_H | 17 | #pragma once |
18 | #define CONFIG_USER_H | ||
19 | 18 | ||
20 | #include "config_common.h" | 19 | #include "config_common.h" |
21 | 20 | ||
22 | // place overrides here | 21 | // place overrides here |
23 | |||
24 | #endif | ||