diff options
Diffstat (limited to 'quantum/template/keymaps/default/config.h')
-rw-r--r-- | quantum/template/keymaps/default/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/keymaps/default/config.h b/quantum/template/keymaps/default/config.h index f52a97bbc8..0aa9e9e81b 100644 --- a/quantum/template/keymaps/default/config.h +++ b/quantum/template/keymaps/default/config.h @@ -17,7 +17,7 @@ #ifndef CONFIG_USER_H #define CONFIG_USER_H -#include "../../config.h" +#include "config_common.h" // place overrides here |