aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/chew
diff options
context:
space:
mode:
authorJoel Challis2024-07-13 14:12:35 +0200
committerGitHub2024-07-13 14:12:35 +0200
commit26e84c513c9c2ff366cfcdcdb28b417a4c4f04a7 (patch)
treebc468cf67c59d95b1d9fc9174aafcec5fb10dd6e /keyboards/chew
parent1552cf2ddca1668c5230506de03e6b4a870f8961 (diff)
Migrate SERIAL_DRIVER to json (#23925)
Diffstat (limited to 'keyboards/chew')
-rw-r--r--keyboards/chew/keyboard.json3
-rw-r--r--keyboards/chew/rules.mk1
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/chew/keyboard.json b/keyboards/chew/keyboard.json
index f6ddaa627d..94617257e8 100644
--- a/keyboards/chew/keyboard.json
+++ b/keyboards/chew/keyboard.json
@@ -32,6 +32,9 @@
]
}
},
+ "serial": {
+ "driver": "vendor"
+ },
"transport": {
"watchdog": true
}
diff --git a/keyboards/chew/rules.mk b/keyboards/chew/rules.mk
deleted file mode 100644
index 161ec22b16..0000000000
--- a/keyboards/chew/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-SERIAL_DRIVER = vendor