summaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorUmberto Baldi <34278123+umbynos@users.noreply.github.com>2022-03-08 03:44:49 +0100
committerGitHub <noreply@github.com>2022-03-07 18:44:49 -0800
commitf0d27e22aa8994fd1650680b313b9ae8d03dcb5a (patch)
treeca3b20cf9b704a7d6644ef46136f49ebd254978e /keyboards/handwired
parent8bcac1c8f73ba79a083d69cffaa54a133820de9b (diff)
[Keyboard] Change vendor ID for sick68 keyboard (#16563)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/sick68/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/sick68/config.h b/keyboards/handwired/sick68/config.h
index 65583af18d..2205126cc3 100644
--- a/keyboards/handwired/sick68/config.h
+++ b/keyboards/handwired/sick68/config.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x5E68
#define PRODUCT_ID 0x5F00
#define DEVICE_VER 0x0001
#define MANUFACTURER umbynos