summaryrefslogtreecommitdiff
path: root/keyboards/viktus/smolka/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/viktus/smolka/config.h')
-rw-r--r--keyboards/viktus/smolka/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/viktus/smolka/config.h b/keyboards/viktus/smolka/config.h
index c8a560b40f..a4789be9b7 100644
--- a/keyboards/viktus/smolka/config.h
+++ b/keyboards/viktus/smolka/config.h
@@ -39,11 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-#define ENCODERS_PAD_A { D2, D5 }
-#define ENCODERS_PAD_B { D1, D3 }
-
-#define ENCODER_RESOLUTIONS { 4, 2 }
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.