mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Move backlight config to data driven (#19910)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x09F5"
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "F7"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user