X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Fkeymaps%2Fdefault%2Fconfig.h;h=9e685054b2f83ff5eb3add9215e7f193c2d1095b;hb=fad967af4c6f456204c19dfa4e28ca567f7bb62d;hp=f24c6db2901cda96d6b5f337a253555d74802c0d;hpb=8655d4f4948b2deef7844503c8d690f23ac1a062;p=qmk_firmware.git diff --git a/keyboards/orthodox/keymaps/default/config.h b/keyboards/orthodox/keymaps/default/config.h index f24c6db29..9e685054b 100644 --- a/keyboards/orthodox/keymaps/default/config.h +++ b/keyboards/orthodox/keymaps/default/config.h @@ -22,7 +22,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 */ @@ -32,7 +32,7 @@ along with this program. If not, see . /* Select hand configuration */ // #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT #define EE_HANDS -#endif \ No newline at end of file +#endif