diff options
| author | Joel Challis | 2024-04-15 20:19:23 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-15 20:19:23 +0200 |
| commit | 9c1662f8f9f28d185ccf0ce1dee084934c896367 (patch) | |
| tree | 97b018f9117102d164564b9a7ad6341739cd9c47 /keyboards/unicomp/spacesaver_m_post_2013/info.json | |
| parent | 2e01b67ecc4e36668098cb1bc4a5b63976d4c94d (diff) | |
Migrate build target markers to keyboard.json - TUV (#23514)
Diffstat (limited to 'keyboards/unicomp/spacesaver_m_post_2013/info.json')
| -rw-r--r-- | keyboards/unicomp/spacesaver_m_post_2013/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/unicomp/spacesaver_m_post_2013/info.json b/keyboards/unicomp/spacesaver_m_post_2013/info.json index 52eb4d8036..f5d783b126 100644 --- a/keyboards/unicomp/spacesaver_m_post_2013/info.json +++ b/keyboards/unicomp/spacesaver_m_post_2013/info.json @@ -5,7 +5,10 @@ "usb": { "vid": "0x16C0", "pid": "0x27DB", - "device_version": "0.0.1" + "device_version": "0.0.1", + "shared_endpoint": { + "keyboard": true + } }, "layouts": { "LAYOUT_all": { |