summaryrefslogtreecommitdiff
path: root/keyboards/mb44/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mb44/config.h')
-rw-r--r--keyboards/mb44/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mb44/config.h b/keyboards/mb44/config.h
index 776c1311db..365fed7340 100644
--- a/keyboards/mb44/config.h
+++ b/keyboards/mb44/config.h
@@ -33,7 +33,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-
-/*Encoder Definition*/
-#define ENCODERS_PAD_A { D3 }
-#define ENCODERS_PAD_B { D2 }