diff options
| author | Joel Challis | 2025-06-17 05:23:33 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-17 05:23:33 +0200 |
| commit | d044a6bcc2c6a643e83754f5b746ea0dd900607f (patch) | |
| tree | 53841c25bc350d3ad84c61eb5cb5185727e159d1 /keyboards/eco | |
| parent | 091eac1fce89cfb3b470fbdedaccd58720203b21 (diff) | |
Configure boards to use development_board - DE (#25369)
Diffstat (limited to 'keyboards/eco')
| -rw-r--r-- | keyboards/eco/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/eco/info.json b/keyboards/eco/info.json index f62d91a01f..a234ea2399 100644 --- a/keyboards/eco/info.json +++ b/keyboards/eco/info.json @@ -6,8 +6,7 @@ "vid": "0x1337", "pid": "0x6006" }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "qmk": { "locking": { "enabled": true, |