diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-12-10 10:59:17 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-10 10:59:47 -0500 |
commit | c2f4c4e29ec74edb0a4a1647fc0d6ab084a2dc0d (patch) | |
tree | 2c884a1f425e62f7403457df2ce16bc121452cc0 /keyboards/planck/keymaps/default/config.h | |
parent | a7c61f2947528f79383dfe63e654346afce0d14a (diff) |
update planck settings
Diffstat (limited to 'keyboards/planck/keymaps/default/config.h')
-rw-r--r-- | keyboards/planck/keymaps/default/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/default/config.h b/keyboards/planck/keymaps/default/config.h index b406e2fed9..a1635f2bab 100644 --- a/keyboards/planck/keymaps/default/config.h +++ b/keyboards/planck/keymaps/default/config.h @@ -1,7 +1,7 @@ #ifndef CONFIG_USER_H #define CONFIG_USER_H -#include "../../config.h" +#include "config_common.h" #ifdef AUDIO_ENABLE #define STARTUP_SONG SONG(PLANCK_SOUND) |