logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 9baafef968ea4b1439ed9cb58479e66eec1f80d7
parent 1a831a01b7d2dd1f9746d3aac7280eedc0012f90
Author: Andrew Kannan <andrew.kannan@gmail.com>
Date:   Sun, 14 Apr 2024 09:00:19 -0400

Swap PID and VID on is0gr in QMK (#23458)


Diffstat:

Mkeyboards/cannonkeys/is0gr/info.json4++--
1 file changed, 2 insertions(+), 2 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": "0x0028", - "vid": "0xCA04" + "pid": "0xCA04", + "vid": "0x0028" }, "community_layouts": ["ortho_1x1"], "layouts": {