Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
2
keyboards/gizmo_engineering/gk6/info.json
Executable file → Normal file
2
keyboards/gizmo_engineering/gk6/info.json
Executable file → Normal file
@@ -8,6 +8,8 @@
|
||||
"pid": "0x0001",
|
||||
"device_version": "30.3.1"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layout_aliases": {
|
||||
"LAYOUT_gk6_2x2u": "LAYOUT_2x2u",
|
||||
"LAYOUT_gk6_1x2u": "LAYOUT_1x2u"
|
||||
|
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
Reference in New Issue
Block a user