X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Flevinson%2Fkeymaps%2Fdefault%2Fconfig.h;h=3fbf551fc54a128ff11a5d7ea1fe36c89d455809;hb=83af62322cfe8cbe23f404ec5fa857679dc44cea;hp=7f33a43630aaf7d722fca4a09939869b4a01d23e;hpb=dc7d0c7b7442b87600352e083e3da4a08cb2d069;p=qmk_firmware.git diff --git a/keyboards/levinson/keymaps/default/config.h b/keyboards/levinson/keymaps/default/config.h index 7f33a4363..3fbf551fc 100644 --- a/keyboards/levinson/keymaps/default/config.h +++ b/keyboards/levinson/keymaps/default/config.h @@ -21,7 +21,7 @@ along with this program. If not, see . #ifndef CONFIG_USER_H #define CONFIG_USER_H -#include "../../config.h" +#include "config_common.h" /* Use I2C or Serial, not both */ @@ -34,4 +34,4 @@ along with this program. If not, see . // #define _MASTER_RIGHT // #define EE_HANDS -#endif \ No newline at end of file +#endif