diff options
| author | Joel Challis | 2025-05-24 22:20:16 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-24 22:20:16 +0200 |
| commit | c97a798af76f6717d56d7279d418f49a96730e4f (patch) | |
| tree | b46c396df98b5d72dd83f794cefbd8752e5b7ede /keyboards/tanuki | |
| parent | dd871d010547695f5975ab673e998eb11e1dc67a (diff) | |
Configure boards to use development_board - T (#25294)
Diffstat (limited to 'keyboards/tanuki')
| -rw-r--r-- | keyboards/tanuki/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/tanuki/keyboard.json b/keyboards/tanuki/keyboard.json index 90c5cd7cf7..ac6b257652 100644 --- a/keyboards/tanuki/keyboard.json +++ b/keyboards/tanuki/keyboard.json @@ -45,8 +45,7 @@ "rows": ["F7", "B1", "D4", "D0"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "layouts": { "LAYOUT": { "layout": [ |