diff options
Diffstat (limited to 'keyboards/kmac/config.h')
| -rw-r--r-- | keyboards/kmac/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h index 7c9fcec32..45cbff9fa 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/>. | |||
| 20 | #include "config_common.h" | 20 | #include "config_common.h" |
| 21 | 21 | ||
| 22 | /* USB Device descriptor parameter */ | 22 | /* USB Device descriptor parameter */ |
| 23 | #define VENDOR_ID 0xFEED | 23 | #define VENDOR_ID 0x4B4D // KM |
| 24 | #define PRODUCT_ID 0x6050 | 24 | #define PRODUCT_ID 0x4143 // AC |
| 25 | #define DEVICE_VER 0x0104 | 25 | #define DEVICE_VER 0x0104 |
| 26 | #define MANUFACTURER KBDMania | 26 | #define MANUFACTURER KBDMania |
| 27 | #define PRODUCT KMAC | 27 | #define PRODUCT KMAC |
