forked from forks/qmk_firmware
Use correct board files for cantor (#18144)
This commit is contained in:
parent
f9584c8368
commit
ee416048d9
|
@ -12,7 +12,7 @@
|
||||||
"nkro": true
|
"nkro": true
|
||||||
},
|
},
|
||||||
"processor": "STM32F401",
|
"processor": "STM32F401",
|
||||||
"board": "BLACKPILL_STM32_F411",
|
"board": "BLACKPILL_STM32_F401",
|
||||||
"url": "https://github.com/diepala/cantor",
|
"url": "https://github.com/diepala/cantor",
|
||||||
"usb": {
|
"usb": {
|
||||||
"device_version": "1.0.0",
|
"device_version": "1.0.0",
|
||||||
|
|
Loading…
Reference in a new issue