diff options
| author | Joel Challis | 2025-06-17 05:23:22 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-17 05:23:22 +0200 |
| commit | 091eac1fce89cfb3b470fbdedaccd58720203b21 (patch) | |
| tree | 98815bc0013ddce6794732cd01027a8c2f3c5e89 /keyboards/flehrad/tradestation/keyboard.json | |
| parent | 02bed7e5a5624a8ca3818c110017536b681a85e3 (diff) | |
Configure boards to use development_board - FGHIJ (#25370)
Diffstat (limited to 'keyboards/flehrad/tradestation/keyboard.json')
| -rw-r--r-- | keyboards/flehrad/tradestation/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/flehrad/tradestation/keyboard.json b/keyboards/flehrad/tradestation/keyboard.json index b753ce2f8e..55b75c4d51 100644 --- a/keyboards/flehrad/tradestation/keyboard.json +++ b/keyboards/flehrad/tradestation/keyboard.json @@ -24,8 +24,7 @@ "rows": ["D1", "C6", "D4", "D0"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "community_layouts": ["ortho_4x4"], "layout_aliases": { "LAYOUT_tradestation": "LAYOUT_4x2u" |