adds default encoder res

planck_light_rev2
Jack Humbert 7 years ago
parent 25642c8840
commit fe72bfa070
  1. 2
      keyboards/planck/rev6/matrix.c

@ -94,7 +94,7 @@ bool last_dip_switch[4] = {0};
#ifndef ENCODER_RESOLUTION
#define ENCODER_RESOLUTION 4
#undef ENCODER_RESOLUTION
#endif
uint8_t matrix_scan(void) {
// dip switch

Loading…
Cancel
Save