From b089d6b393fca18109c5f2131cede5b8d39bdad5 Mon Sep 17 00:00:00 2001 From: pabile <1162412+pabile@users.noreply.github.com> Date: Tue, 7 Jul 2020 21:35:21 +0800 Subject: [PATCH] Update config.h removed encoder support --- keyboards/pabile/p42/config.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/keyboards/pabile/p42/config.h b/keyboards/pabile/p42/config.h index 6c24a27d732..8cfbb423182 100644 --- a/keyboards/pabile/p42/config.h +++ b/keyboards/pabile/p42/config.h @@ -24,13 +24,6 @@ */ #define UNUSED_PINS - -/* Encoder position for PROMICRO */ -#define ENCODERS_PAD_A { F5, F6 } - -/* Encoder position for BLUEFRUIT LE -#define ENCODERS_PAD_A { C6, D7 } -*/ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW