X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fnyquist%2Fkeymaps%2Fhexwire%2Fconfig.h;h=8b9c3ea2bdf0592af63bf4b305e5f885e5704384;hb=fad967af4c6f456204c19dfa4e28ca567f7bb62d;hp=23abba0aa4fe9db1e17ee4ba7baf3fc0807a09f3;hpb=ea3df7466aa29312b3e781f29532e10fa8a08a1f;p=qmk_firmware.git diff --git a/keyboards/nyquist/keymaps/hexwire/config.h b/keyboards/nyquist/keymaps/hexwire/config.h index 23abba0aa..8b9c3ea2b 100644 --- a/keyboards/nyquist/keymaps/hexwire/config.h +++ b/keyboards/nyquist/keymaps/hexwire/config.h @@ -18,7 +18,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 */ @@ -28,7 +28,7 @@ along with this program. If not, see . /* Select hand configuration */ #define MASTER_LEFT -// #define _MASTER_RIGHT +// #define MASTER_RIGHT // #define EE_HANDS #define TAPPING_TERM 150 @@ -40,4 +40,4 @@ along with this program. If not, see . #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 -#endif \ No newline at end of file +#endif