summaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-17 06:18:20 +0000
committerQMK Bot <hello@qmk.fm>2021-03-17 06:18:20 +0000
commit33852d14af5f16b8018699f80b72e8a1d07165fc (patch)
tree5d3f456b6f8f2c1362d01131bc1bc81cb3e0449b /keyboards/kmac/config.h
parent6bc45287768f3ddb97b2d21988c849e9ca136bd4 (diff)
parentffc4380b307359d2b77819a59797a180d6e05c18 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kmac/config.h')
-rw-r--r--keyboards/kmac/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h
index 7c9fcec320..45cbff9fa2 100644
--- a/keyboards/kmac/config.h
+++ b/keyboards/kmac/config.h
@@ -20,8 +20,8 @@ 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 PRODUCT_ID 0x6050
+#define VENDOR_ID 0x4B4D // KM
+#define PRODUCT_ID 0x4143 // AC
#define DEVICE_VER 0x0104
#define MANUFACTURER KBDMania
#define PRODUCT KMAC