Fix redox with DIODE_DIRECTION == ROW2COL (#3394) The code for the redox keyboard was missing an appropriate #ifdef in the matrix_init function for the case where DIODE_DIRECTION == ROW2COL
1 files changed, 5 insertions(+), 0 deletions(-) M keyboards/redox/matrix.c
M keyboards/redox/matrix.c => keyboards/redox/matrix.c +5 -0