aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/foxlab/leaf60/hotswap/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/foxlab/leaf60/hotswap/config.h')
-rw-r--r--keyboards/foxlab/leaf60/hotswap/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/foxlab/leaf60/hotswap/config.h b/keyboards/foxlab/leaf60/hotswap/config.h
index 752b403c5..c78ad5425 100644
--- a/keyboards/foxlab/leaf60/hotswap/config.h
+++ b/keyboards/foxlab/leaf60/hotswap/config.h
@@ -20,11 +20,11 @@ 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 0x0000
+#define VENDOR_ID 0x464C // "FL"
+#define PRODUCT_ID 0x0001
#define DEVICE_VER 0x0001
#define MANUFACTURER Fox Lab
-#define PRODUCT Leaf60 Hotswap
+#define PRODUCT Leaf 60 Hotswap
#define DESCRIPTION A custom hotswap 60% keyboard
/* key matrix size */