diff options
author | Ryan <fauxpark@gmail.com> | 2022-09-01 02:36:41 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-31 17:36:41 +0100 |
commit | 50c4ca3426f555310441268275c635929eaef3a0 (patch) | |
tree | d0a49bc805747224bb0670b5632777cd72a78924 /keyboards/handwired/hillside/46/info.json | |
parent | bb6f02883363b815de8e2510964787634f86d635 (diff) |
Ensure all keyboards have a bootloader set (#18234)
Diffstat (limited to 'keyboards/handwired/hillside/46/info.json')
-rw-r--r-- | keyboards/handwired/hillside/46/info.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/hillside/46/info.json b/keyboards/handwired/hillside/46/info.json index 538da4e7c0..93e21aea82 100644 --- a/keyboards/handwired/hillside/46/info.json +++ b/keyboards/handwired/hillside/46/info.json @@ -8,6 +8,7 @@ "tags": ["split", "column stagger", "choc v1", "choc spaced" ], "processor": "atmega32u4", + "bootloader": "atmel-dfu", "matrix_pins": { "rows": ["C6", "D7", "E6", "B5"], |