diff options
author | Danny <nooges@users.noreply.github.com> | 2022-10-28 15:27:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-28 12:27:38 -0700 |
commit | e31fa77e9b349b29fa43f36aeb26435d9e9f4910 (patch) | |
tree | 40360f0ec05016e255e5825e74cf089a8753d446 /keyboards/keebio/sinc/rev1/info.json | |
parent | 6514c25ca6dac80e642186b58d4dde4b96c486db (diff) |
[Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861)
Diffstat (limited to 'keyboards/keebio/sinc/rev1/info.json')
-rw-r--r-- | keyboards/keebio/sinc/rev1/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keebio/sinc/rev1/info.json b/keyboards/keebio/sinc/rev1/info.json index 86af86c3b6..7e43746bfd 100644 --- a/keyboards/keebio/sinc/rev1/info.json +++ b/keyboards/keebio/sinc/rev1/info.json @@ -1,8 +1,8 @@ { "keyboard_name": "Sinc Rev. 1", "usb": { - "pid": "0x1267", - "device_version": "1.0.0" + "pid": "0x1367", + "device_version": "1.1.0" }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |