From a673bc2dd80c84589f4f921a216b0c09898d5a91 Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Thu, 22 Oct 2020 17:24:49 +0900 Subject: [PATCH] =?UTF-8?q?Update=20=E5=B7=A6=E5=8F=B3=E3=81=A7=E5=9B=9E?= =?UTF-8?q?=E8=BB=A2=E6=96=B9=E5=90=91=E3=81=AE=E5=88=A4=E5=AE=9A=E3=81=8C?= =?UTF-8?q?=E9=80=86=E3=81=AB=E3=81=AA=E3=82=8B=E3=81=AE=E3=81=A7=E3=80=81?= =?UTF-8?q?=E5=8F=B3=E6=89=8B=E5=81=B4=E3=82=92=E5=B7=A6=E6=89=8B=E3=81=AB?= =?UTF-8?q?=E5=90=88=E3=82=8F=E3=81=9B=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboards/jones/v.0.3.1/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/jones/v.0.3.1/config.h b/keyboards/jones/v.0.3.1/config.h index d6f6e377479..32b3f6641c9 100644 --- a/keyboards/jones/v.0.3.1/config.h +++ b/keyboards/jones/v.0.3.1/config.h @@ -50,8 +50,8 @@ along with this program. If not, see . //#define DIODE_DIRECTION COL2ROW /* Rotary Encoder */ -#define ENCODERS_PAD_A { F7, B3, B5, B4 } -#define ENCODERS_PAD_B { F6, B2, D3, D2 } +#define ENCODERS_PAD_A { F6, B3, B5, B4 } +#define ENCODERS_PAD_B { F7, B2, D3, D2 } #define ENCODER_RESOLUTION 4 //the default & suggested is 4 /* Audio */