Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
4
keyboards/delikeeb/waaffle/rev3/pro_micro/info.json
Normal file
4
keyboards/delikeeb/waaffle/rev3/pro_micro/info.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina"
|
||||
}
|
@@ -1,6 +1,3 @@
|
||||
# Bootloader selection
|
||||
BOOTLOADER = caterina
|
||||
|
||||
# not supported on Pro Micro controllers
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
ENCODER_ENABLE = no # Enable Rotary Encoder
|
||||
|
Reference in New Issue
Block a user