X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fplanck%2Fkeymaps%2Fmitch%2Fconfig.h;h=bb7989d90d82ad63c4eb89800914388f2b79d1d5;hb=a034602651c86424bc2197ee61bea0ff584b3be1;hp=73bc50bc2dd529136eb24f5af60f71d5348afc97;hpb=e51001efcc3ff8b64f8264e8bd4c2dbea15f3364;p=qmk_firmware.git diff --git a/keyboards/planck/keymaps/mitch/config.h b/keyboards/planck/keymaps/mitch/config.h index 73bc50bc2..bb7989d90 100644 --- a/keyboards/planck/keymaps/mitch/config.h +++ b/keyboards/planck/keymaps/mitch/config.h @@ -1,2 +1,5 @@ #include "../../config.h" -#define PREVENT_STUCK_MODIFIERS + +// for the broken board +#undef MATRIX_COL_PINS +#define MATRIX_COL_PINS { F1, F0, B0, B2, F4, F5, F6, F7, D4, D6, B4, D7 }