Remove empty url fields (#25181)

This commit is contained in:
Joel Challis 2025-04-22 17:59:00 +01:00 committed by GitHub
parent 73e2ef486a
commit 960c4969a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1389 changed files with 1 additions and 1390 deletions

View file

@ -38,7 +38,6 @@
"ws2812": {
"pin": "F6"
},
"url": "",
"usb": {
"device_version": "0.0.1",
"pid": "0x2312",

View file

@ -1,6 +1,5 @@
{
"keyboard_name": "Clueboard California",
"url": "",
"maintainer": "skullydazed",
"processor": "STM32F303",
"board": "QMK_PROTON_C",