diff options
| author | Joel Challis | 2025-04-22 18:59:00 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-22 18:59:00 +0200 |
| commit | 960c4969a539fbbc1880d3fad1c1af83827d535a (patch) | |
| tree | 921f55d3fe2dd151f3238d1b283ef0f775ef1619 /keyboards/pixelspace | |
| parent | 73e2ef486ab7acf3763695cb3a3cf691451cdff3 (diff) | |
Remove empty `url` fields (#25181)
Diffstat (limited to 'keyboards/pixelspace')
| -rw-r--r-- | keyboards/pixelspace/capsule65i/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/pixelspace/shadow80/keyboard.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/pixelspace/capsule65i/keyboard.json b/keyboards/pixelspace/capsule65i/keyboard.json index f8c9dc9c1d..f23f36018a 100644 --- a/keyboards/pixelspace/capsule65i/keyboard.json +++ b/keyboards/pixelspace/capsule65i/keyboard.json @@ -1,7 +1,6 @@ { "keyboard_name": "Capsule65i", "manufacturer": "PixelSpace", - "url": "", "maintainer": "PixelSpace", "usb": { "vid": "0xE061", diff --git a/keyboards/pixelspace/shadow80/keyboard.json b/keyboards/pixelspace/shadow80/keyboard.json index c7c4901745..7644c9d6ac 100644 --- a/keyboards/pixelspace/shadow80/keyboard.json +++ b/keyboards/pixelspace/shadow80/keyboard.json @@ -3,7 +3,6 @@ "processor": "STM32F103", "bootloader": "stm32duino", "manufacturer": "Here VoLand", - "url": "", "maintainer": "Here VoLand @Vem", "usb": { "vid": "0x0011", |