aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
diff options
context:
space:
mode:
authorJoel Challis2024-07-13 14:12:35 +0200
committerGitHub2024-07-13 14:12:35 +0200
commit26e84c513c9c2ff366cfcdcdb28b417a4c4f04a7 (patch)
treebc468cf67c59d95b1d9fc9174aafcec5fb10dd6e /keyboards/handwired/dactyl_manuform
parent1552cf2ddca1668c5230506de03e6b4a870f8961 (diff)
Migrate SERIAL_DRIVER to json (#23925)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform')
-rw-r--r--keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json3
-rw-r--r--keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk3
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json b/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
index 73ce0d27d5..517620097b 100644
--- a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
+++ b/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
@@ -8,6 +8,9 @@
"enabled": true,
"bootmagic": {
"matrix": [7, 0]
+ },
+ "serial": {
+ "driver": "usart"
}
},
"development_board": "blackpill_f411",
diff --git a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk b/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk
deleted file mode 100644
index c018471cad..0000000000
--- a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/rules.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-# split settings
-# https://beta.docs.qmk.fm/developing-qmk/c-development/hardware_drivers/serial_driver
-SERIAL_DRIVER = usart