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/westfoxtrot | |
| parent | 73e2ef486ab7acf3763695cb3a3cf691451cdff3 (diff) | |
Remove empty `url` fields (#25181)
Diffstat (limited to 'keyboards/westfoxtrot')
| -rw-r--r-- | keyboards/westfoxtrot/aanzee/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/westfoxtrot/cyclops/keyboard.json | 1 | ||||
| -rw-r--r-- | keyboards/westfoxtrot/prophet/keyboard.json | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/westfoxtrot/aanzee/keyboard.json b/keyboards/westfoxtrot/aanzee/keyboard.json index 3a15014c4e..303ead3367 100644 --- a/keyboards/westfoxtrot/aanzee/keyboard.json +++ b/keyboards/westfoxtrot/aanzee/keyboard.json @@ -1,7 +1,6 @@ { "keyboard_name": "aanzee", "manufacturer": "westfoxtrot", - "url": "", "maintainer": "qmk", "usb": { "vid": "0x21FF", diff --git a/keyboards/westfoxtrot/cyclops/keyboard.json b/keyboards/westfoxtrot/cyclops/keyboard.json index a74926511d..bf08026551 100644 --- a/keyboards/westfoxtrot/cyclops/keyboard.json +++ b/keyboards/westfoxtrot/cyclops/keyboard.json @@ -1,7 +1,6 @@ { "keyboard_name": "cyclops", "manufacturer": "westfoxtrot", - "url": "", "maintainer": "qmk", "usb": { "vid": "0x21FF", diff --git a/keyboards/westfoxtrot/prophet/keyboard.json b/keyboards/westfoxtrot/prophet/keyboard.json index b431adddae..50a7583736 100644 --- a/keyboards/westfoxtrot/prophet/keyboard.json +++ b/keyboards/westfoxtrot/prophet/keyboard.json @@ -1,7 +1,6 @@ { "keyboard_name": "prophet", "manufacturer": "westfoxtrot", - "url": "", "maintainer": "westfoxtrot", "usb": { "vid": "0xFF21", |