diff options
| author | Joel Challis <git@zvecr.com> | 2025-06-17 04:23:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-17 04:23:33 +0100 |
| commit | d044a6bcc2c6a643e83754f5b746ea0dd900607f (patch) | |
| tree | 53841c25bc350d3ad84c61eb5cb5185727e159d1 /keyboards/emptystring | |
| parent | 091eac1fce89cfb3b470fbdedaccd58720203b21 (diff) | |
Configure boards to use development_board - DE (#25369)
Diffstat (limited to 'keyboards/emptystring')
| -rw-r--r-- | keyboards/emptystring/nqg/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/emptystring/nqg/keyboard.json b/keyboards/emptystring/nqg/keyboard.json index 17116704c7..226ab34303 100644 --- a/keyboards/emptystring/nqg/keyboard.json +++ b/keyboards/emptystring/nqg/keyboard.json | |||
| @@ -18,8 +18,7 @@ | |||
| 18 | "rows": ["B6", "B2", "B3", "B1"] | 18 | "rows": ["B6", "B2", "B3", "B1"] |
| 19 | }, | 19 | }, |
| 20 | "diode_direction": "COL2ROW", | 20 | "diode_direction": "COL2ROW", |
| 21 | "processor": "atmega32u4", | 21 | "development_board": "promicro", |
| 22 | "bootloader": "caterina", | ||
| 23 | "layouts": { | 22 | "layouts": { |
| 24 | "LAYOUT": { | 23 | "LAYOUT": { |
| 25 | "layout": [ | 24 | "layout": [ |
