aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
diff options
context:
space:
mode:
authorDuncan Sutherland2024-04-23 11:47:30 +0200
committerGitHub2024-04-23 11:47:30 +0200
commit32136afe242c82f4b0f430eadc6914ca83dd8239 (patch)
treeaecbdeaed05273f353b6f94e20b4a977f992185b /keyboards/handwired/dactyl_manuform
parent0786314bfbfd32ec9ec9df3d212b37dc98fa165c (diff)
Change to `development_board` (#21695)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform')
-rw-r--r--keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json b/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
index 9ab62df237..9391d3a46d 100644
--- a/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
+++ b/keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
@@ -10,14 +10,12 @@
"matrix": [7, 0]
}
},
- "processor": "STM32F411",
- "bootloader": "stm32-dfu",
+ "development_board": "blackpill_f411",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"console": true,
"command": true
- },
- "board": "BLACKPILL_STM32_F411"
+ }
}