diff options
author | Emrik Östling <emrik.ostling@gmail.com> | 2023-02-17 07:29:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:29:22 -0800 |
commit | 92ea53aeda624b9c5d33a86b24661fbf2e319e89 (patch) | |
tree | 57aaa41f0f309f49d7521981fbc1d348acacc8f7 /keyboards/bpiphany/pegasushoof/info.json | |
parent | 4a7894d98c5b452a4ade2dabd41e51e9d0632fee (diff) |
Added via keymap for bpiphany/pegasushoof (#19653)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/bpiphany/pegasushoof/info.json')
-rw-r--r-- | keyboards/bpiphany/pegasushoof/info.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/bpiphany/pegasushoof/info.json b/keyboards/bpiphany/pegasushoof/info.json index 102304092a..e2dfb5642b 100644 --- a/keyboards/bpiphany/pegasushoof/info.json +++ b/keyboards/bpiphany/pegasushoof/info.json @@ -1,10 +1,10 @@ { - "manufacturer": "Filco", - "url": "", - "maintainer": "qmk", - "usb": { - "vid": "0xFEED", - "pid": "0x6050", - "device_version": "1.0.4" - } + "manufacturer": "Filco", + "url": "", + "maintainer": "qmk", + "usb": { + "vid": "0x4245", + "pid": "0x6050", + "device_version": "1.0.0" + } } |