qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit f24d51f5bebab9510d5f4528ae259ac98a4466b2
parent 17c3182b1cc98adb5385c7c5223c775fce4d4dd9
Author: QMK Bot <hello@qmk.fm>
Date:   Tue, 31 Oct 2023 01:32:32 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Mkeyboards/cannonkeys/is0gr/info.json | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/keyboards/cannonkeys/is0gr/info.json b/keyboards/cannonkeys/is0gr/info.json @@ -18,8 +18,8 @@ "url": "https://cannonkeys.com", "usb": { "device_version": "0.0.1", - "pid": "0xCA04", - "vid": "0x0028" + "pid": "0x0028", + "vid": "0xCA04" }, "community_layouts": ["ortho_1x1"], "layouts": { @@ -29,4 +29,4 @@ ] } } -} -\ No newline at end of file +}