aboutsummaryrefslogtreecommitdiff
path: root/keyboards/aplyard
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aplyard')
-rw-r--r--keyboards/aplyard/aplx6/rev2/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/aplyard/aplx6/rev2/config.h b/keyboards/aplyard/aplx6/rev2/config.h
index b4bb7d62a..2b30e67e0 100644
--- a/keyboards/aplyard/aplx6/rev2/config.h
+++ b/keyboards/aplyard/aplx6/rev2/config.h
@@ -41,9 +41,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
41#define TAPPING_TERM 200 41#define TAPPING_TERM 200
42 42
43/* Encoder */ 43/* Encoder */
44#define ENCODERS_PAD_A { F4 } 44#define ENCODERS_PAD_A { F5 }
45#define ENCODERS_PAD_B { F5 } 45#define ENCODERS_PAD_B { F4 }
46#define ENCODER_RESOLUTION 4 46#define ENCODER_RESOLUTION 4
47#define ENCODER_DIRECTION_FLIP
48 47
49#define TAP_CODE_DELAY 50 48#define TAP_CODE_DELAY 50