From 4c8b11839af0941b85f086ea2d7513459732c2e3 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Tue, 2 Jan 2018 14:27:33 +0100 Subject: [PATCH] Update satan usb identifiers to use my own name --- keyboards/satan/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/satan/config.h b/keyboards/satan/config.h index eb357b39e..59e91af7e 100644 --- a/keyboards/satan/config.h +++ b/keyboards/satan/config.h @@ -24,9 +24,9 @@ along with this program. If not, see . #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x6060 #define DEVICE_VER 0x0003 -#define MANUFACTURER SATAN -#define PRODUCT GH60 -#define DESCRIPTION QMK keyboard firmware for Satan GH60 with WS2812 support +#define MANUFACTURER Gregory Eremin +#define PRODUCT GH60 Satan +#define DESCRIPTION Powered by QMK /* key matrix size */ #define MATRIX_ROWS 5