mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
1eaead3ba4
@ -14,6 +14,9 @@
|
|||||||
"command": false,
|
"command": false,
|
||||||
"nkro": false
|
"nkro": false
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"usb": {
|
"usb": {
|
||||||
"vid": "0x4B50",
|
"vid": "0x4B50",
|
||||||
"pid": "0x3430",
|
"pid": "0x3430",
|
||||||
|
@ -42,6 +42,9 @@
|
|||||||
"sleep": true,
|
"sleep": true,
|
||||||
"split_count": [48, 52]
|
"split_count": [48, 52]
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"lto": true
|
||||||
|
},
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user