Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all keyboards have a bootloader set #18234

Merged
merged 1 commit into from
Aug 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions keyboards/clueboard/17/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"maintainer": "skullydazed",
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"backlight": true,
"bootmagic": false,
Expand Down
1 change: 1 addition & 0 deletions keyboards/clueboard/66/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"keyboard_name": "Clueboard 66%",
"maintainer": "skullydazed",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
Expand Down
1 change: 1 addition & 0 deletions keyboards/clueboard/66/rev2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"keyboard_name": "Clueboard 66%",
"maintainer": "skullydazed",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
Expand Down
1 change: 1 addition & 0 deletions keyboards/clueboard/66/rev3/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"keyboard_name": "Clueboard 66% rev3",
"maintainer": "skullydazed",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
Expand Down
1 change: 1 addition & 0 deletions keyboards/clueboard/66_hotswap/prototype/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"debounce": 5,
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"audio": true,
"backlight": true,
Expand Down
1 change: 1 addition & 0 deletions keyboards/clueboard/card/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"maintainer": "skullydazed",
"debounce": 20,
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"diode_direction": "ROW2COL",
"features": {
"audio": true,
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/3dortho14u/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"url": "",
"maintainer": "xia0",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/3dortho14u/rev2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"url": "",
"maintainer": "xia0",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
"features": {
Expand Down
2 changes: 1 addition & 1 deletion keyboards/handwired/dactyl_manuform/4x5_5/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MCU = atmega32u4

# BOOTLOADER for Elite-C
# BOOTLOADER = atmel-dfu
BOOTLOADER = atmel-dfu
# BOOTLOADER for Pro Micro
# BOOTLOADER = caterina

Expand Down
2 changes: 2 additions & 0 deletions keyboards/handwired/dactyl_manuform/dmote/62key/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"manufacturer": "tshort",
"url": "",
"maintainer": "veikman",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"usb": {
"vid": "0x444D",
"pid": "0x3632",
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/hillside/46/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"tags": ["split", "column stagger", "choc v1", "choc spaced" ],

"processor": "atmega32u4",
"bootloader": "atmel-dfu",

"matrix_pins": {
"rows": ["C6", "D7", "E6", "B5"],
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/hillside/48/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"tags": ["split", "column stagger", "choc v1", "choc spaced" ],

"processor": "atmega32u4",
"bootloader": "atmel-dfu",

"matrix_pins": {
"rows": ["D7", "E6", "B4", "B5"],
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/hillside/52/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"tags": ["split", "column stagger", "choc v1", "choc spaced" ],

"processor": "atmega32u4",
"bootloader": "atmel-dfu",

"matrix_pins": {
"rows": ["C6", "D7", "E6", "B4", "B5"],
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/wakizashi40/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"maintainer": "xia0",
"debounce": 5,
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
Expand Down
5 changes: 1 addition & 4 deletions keyboards/lfkeyboards/lfk65_hs/rules.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
MCU = atmega32u4
OPT_DEFS += -DBOOTLOADER_SIZE=4096
FLASH_SIZE_KB = 32
BOOT_SECTION_SIZE_KB = 4
BOOT_LOADER = BootloaderHID
BOOTLOADER = atmel-dfu

# Extra source files for IS3731 lighting
SRC = TWIlib.c issi.c lighting.c