X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Fkeymaps%2Fdrashna%2Fconfig.h;h=d79fd302e8d1da52ac5da5d71c8436107be7f2db;hb=fad967af4c6f456204c19dfa4e28ca567f7bb62d;hp=7cbbf1025aade6050b74bfd137ef7e43ee9530eb;hpb=e0e80c0dc1be961999617a9eb0e1ae0f7988fae9;p=qmk_firmware.git diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index 7cbbf1025..d79fd302e 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/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 #ifndef TAPPING_TERM @@ -52,11 +52,5 @@ along with this program. If not, see . #define RGBLIGHT_EFFECT_BREATHE_CENTER 1 #endif // RGBLIGHT_ENABLE -#define FORCE_NKRO -#ifdef FORCE_NKRO -#define NKRO_EPSIZE 32 -#endif - -#define PERMISSIVE_HOLD -#endif \ No newline at end of file +#endif