summaryrefslogtreecommitdiff
path: root/keyboards/inland/v83p
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/inland/v83p')
-rw-r--r--keyboards/inland/v83p/config.h4
-rw-r--r--keyboards/inland/v83p/info.json3
2 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/inland/v83p/config.h b/keyboards/inland/v83p/config.h
index 1553c3e632..c1e9f4825e 100644
--- a/keyboards/inland/v83p/config.h
+++ b/keyboards/inland/v83p/config.h
@@ -4,10 +4,6 @@
#define ENCODER_DEFAULT_POS 0x3
-/* DIP switch */
-#define DIP_SWITCH_PINS \
- { C11 }
-
/* I2C Config for LED Driver */
#define SNLED27351_DRIVER_COUNT 2
#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
diff --git a/keyboards/inland/v83p/info.json b/keyboards/inland/v83p/info.json
index 900937570f..69df93e6d0 100644
--- a/keyboards/inland/v83p/info.json
+++ b/keyboards/inland/v83p/info.json
@@ -34,6 +34,9 @@
"cols": ["C1","C2","C3","A0","A1","A2","A3","A4","A5","A6","A7","C4","C5","B0","B1","B2"],
"rows": ["B15", "C6", "C7", "C8", "C9", "B14"]
},
+ "dip_switch": {
+ "pins": ["C11"]
+ },
"encoder": {
"rotary": [
{ "pin_a": "A8", "pin_b": "B13" }