summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/bde/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechwild/bde/rev2/config.h')
-rw-r--r--keyboards/mechwild/bde/rev2/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/mechwild/bde/rev2/config.h b/keyboards/mechwild/bde/rev2/config.h
index 3d045762ca..0d43d53bcd 100644
--- a/keyboards/mechwild/bde/rev2/config.h
+++ b/keyboards/mechwild/bde/rev2/config.h
@@ -17,11 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* Encoder pins */
-#define ENCODERS_PAD_A { D2 }
-#define ENCODERS_PAD_B { D3 }
-
-/* Encoder resolution */
-#define ENCODER_RESOLUTION 4
-
#define OLED_FONT_H "keyboards/mechwild/bde/lib/rev2.c"