summaryrefslogtreecommitdiff
path: root/keyboards/qpockets/wanten/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/qpockets/wanten/config.h')
-rw-r--r--keyboards/qpockets/wanten/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/qpockets/wanten/config.h b/keyboards/qpockets/wanten/config.h
index 4672368ef5..a811be9a74 100644
--- a/keyboards/qpockets/wanten/config.h
+++ b/keyboards/qpockets/wanten/config.h
@@ -34,13 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* ROTARY ENCODERS */
-#define ENCODERS_PAD_A { F5, D6 }
-#define ENCODERS_PAD_B { F6, D7 }
-
-#define ENCODER_RESOLUTION 4
-//#define ENCODER_DIRECTION_FLIP
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.