Merge remote-tracking branch 'origin/master' into develop
1 files changed, 2 insertions(+), 2 deletions(-) M keyboards/peranekofactory/tone/rev2/rev2.h
M keyboards/peranekofactory/tone/rev2/rev2.h => keyboards/peranekofactory/tone/rev2/rev2.h +2 -2
@@ 27,8 27,8 @@ * represents the switch matrix. */ #define LAYOUT( \ - K04, K05, K06, K07, \ - K00, K01, K02, K03 \ + K00, K01, K02, K03, \ + K04, K05, K06, K07 \ ) \ { \ { K00, K01, K02, K03, K04, K05, K06, K07 }, \