From f2dbc40eb5374375fe90e5139cc7feefc4be8c13 Mon Sep 17 00:00:00 2001 From: skyloong <92424712+JZ-Skyloong@users.noreply.github.com> Date: Wed, 5 Jul 2023 08:24:57 +0800 Subject: [PATCH] Update keyboards/skyloong/gk61/pro/config.h OK, thanks for your suggestion. Co-authored-by: Duncan Sutherland --- keyboards/skyloong/gk61/pro/config.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/keyboards/skyloong/gk61/pro/config.h b/keyboards/skyloong/gk61/pro/config.h index 2ebd7eb20aa..ab20ff7913f 100644 --- a/keyboards/skyloong/gk61/pro/config.h +++ b/keyboards/skyloong/gk61/pro/config.h @@ -3,12 +3,6 @@ #pragma once -/* Encoder Configuration */ -#ifdef ENCODER_ENABLE -# define ENCODER_RESOLUTION 2 -# define ENCODER_DEFAULT_POS 0x3 -#endif - /* * Feature disable options * These options are also useful to firmware size reduction.