diff options
| author | Duncan Sutherland | 2024-04-23 11:47:30 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-23 11:47:30 +0200 |
| commit | 32136afe242c82f4b0f430eadc6914ca83dd8239 (patch) | |
| tree | aecbdeaed05273f353b6f94e20b4a977f992185b /keyboards/handwired/splittest | |
| parent | 0786314bfbfd32ec9ec9df3d212b37dc98fa165c (diff) | |
Change to `development_board` (#21695)
Diffstat (limited to 'keyboards/handwired/splittest')
| -rw-r--r-- | keyboards/handwired/splittest/bluepill/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/splittest/bluepill/keyboard.json b/keyboards/handwired/splittest/bluepill/keyboard.json index 28e7d091f8..5c061a7119 100644 --- a/keyboards/handwired/splittest/bluepill/keyboard.json +++ b/keyboards/handwired/splittest/bluepill/keyboard.json @@ -4,8 +4,7 @@ "rows": ["B10"] }, "diode_direction": "COL2ROW", - "processor": "STM32F103", - "bootloader": "stm32duino", + "development_board": "bluepill", "features": { "bootmagic": false, "mousekey": false, |