aboutsummaryrefslogtreecommitdiff
path: root/keyboards/z12/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/z12/config.h')
-rw-r--r--keyboards/z12/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/z12/config.h b/keyboards/z12/config.h
index 7f897b795..68aff7acf 100644
--- a/keyboards/z12/config.h
+++ b/keyboards/z12/config.h
@@ -25,9 +25,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
25#define MANUFACTURER zigotica 25#define MANUFACTURER zigotica
26#define PRODUCT z12 26#define PRODUCT z12
27 27
28#define ENCODERS_PAD_A { B4, B2 } 28#define ENCODERS_PAD_A { B5, B6 }
29#define ENCODERS_PAD_B { B5, B6 } 29#define ENCODERS_PAD_B { B4, B2 }
30#define ENCODER_DIRECTION_FLIP
31 30
32/* key matrix size */ 31/* key matrix size */
33#define MATRIX_ROWS 4 32#define MATRIX_ROWS 4