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/gl516/n51gl | |
| parent | 02bed7e5a5624a8ca3818c110017536b681a85e3 (diff) | |
Configure boards to use development_board - FGHIJ (#25370)
Diffstat (limited to 'keyboards/gl516/n51gl')
| -rw-r--r-- | keyboards/gl516/n51gl/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/gl516/n51gl/keyboard.json b/keyboards/gl516/n51gl/keyboard.json index c1ea4ab579..388541c23a 100644 --- a/keyboards/gl516/n51gl/keyboard.json +++ b/keyboards/gl516/n51gl/keyboard.json @@ -31,8 +31,7 @@ {"pin_a": "D7", "pin_b": "E6", "resolution": 3} ] }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "features": { "bootmagic": true, "mousekey": true, |