aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sono1
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/sono1
parent0786314bfbfd32ec9ec9df3d212b37dc98fa165c (diff)
Change to `development_board` (#21695)
Diffstat (limited to 'keyboards/handwired/sono1')
-rw-r--r--keyboards/handwired/sono1/stm32f103/keyboard.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/sono1/stm32f103/keyboard.json b/keyboards/handwired/sono1/stm32f103/keyboard.json
index f6e874a77f..7a4b7420be 100644
--- a/keyboards/handwired/sono1/stm32f103/keyboard.json
+++ b/keyboards/handwired/sono1/stm32f103/keyboard.json
@@ -13,6 +13,5 @@
"kana": "A2",
"on_state": 0
},
- "processor": "STM32F103",
- "bootloader": "stm32duino"
+ "development_board": "bluepill"
}