summaryrefslogtreecommitdiff
path: root/keyboards/inland/kb83
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-11-22 21:33:59 +0000
committerGitHub <noreply@github.com>2023-11-23 08:33:59 +1100
commita0a6820c1b46d04bc146e0723fd47265e6afe67f (patch)
tree85f835c57123479db51f7015cc539d22b24b3d54 /keyboards/inland/kb83
parent3a5e4253fcfe840170df5ae1ce623ab72c942d70 (diff)
Migrate some dip switch config to info.json (#22437)
Diffstat (limited to 'keyboards/inland/kb83')
-rw-r--r--keyboards/inland/kb83/config.h5
-rw-r--r--keyboards/inland/kb83/info.json3
2 files changed, 3 insertions, 5 deletions
diff --git a/keyboards/inland/kb83/config.h b/keyboards/inland/kb83/config.h
index bc2ca9071b..f9c080dccf 100644
--- a/keyboards/inland/kb83/config.h
+++ b/keyboards/inland/kb83/config.h
@@ -16,13 +16,8 @@
#pragma once
-
#define RGB_TRIGGER_ON_KEYDOWN
-/* DIP switch */
-#define DIP_SWITCH_PINS \
- { A9 }
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
diff --git a/keyboards/inland/kb83/info.json b/keyboards/inland/kb83/info.json
index f0da3f50b6..d8e029c5fa 100644
--- a/keyboards/inland/kb83/info.json
+++ b/keyboards/inland/kb83/info.json
@@ -18,6 +18,9 @@
"rows": ["B15", "C6", "C7", "C8", "C9", "A8"]
},
"diode_direction": "ROW2COL",
+ "dip_switch": {
+ "pins": ["A9"]
+ },
"eeprom": {
"driver": "wear_leveling",
"wear_leveling": {