diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-11-14 22:14:03 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-11-14 22:14:03 -0500 |
commit | dbabfb082c71709a5bcbe6d2847ff3fe1619378a (patch) | |
tree | be6cc11c279c8cd60391e5f0faef44427ee2090b /keyboards/lets_split/keymaps/dale/config.h | |
parent | 607876187da4027fdef5d5338bb49faf433fbf37 (diff) |
fix lets_split keyboards
Diffstat (limited to 'keyboards/lets_split/keymaps/dale/config.h')
-rw-r--r-- | keyboards/lets_split/keymaps/dale/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lets_split/keymaps/dale/config.h b/keyboards/lets_split/keymaps/dale/config.h index 5a6261c4f7..6b31e8d14e 100644 --- a/keyboards/lets_split/keymaps/dale/config.h +++ b/keyboards/lets_split/keymaps/dale/config.h @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef CONFIG_USER_H #define CONFIG_USER_H -#include "../../config.h" +#include "config_common.h" /* Use I2C or Serial, not both */ |