aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/choc_taro
diff options
context:
space:
mode:
authorkakunpc <15257475+kakunpc@users.noreply.github.com>2020-07-27 18:37:00 +0900
committerGitHub <noreply@github.com>2020-07-27 02:37:00 -0700
commit1ef5c639ceac5062b174f2b43225749b0123ca8b (patch)
treed7b3ee2cadd2cfe738f32d04e954e26b74fcb111 /keyboards/choc_taro
parentd939f1041bc0b703ecb8afc6872523d5394b5463 (diff)
downloadfirmware-1ef5c639ceac5062b174f2b43225749b0123ca8b.tar.gz
firmware-1ef5c639ceac5062b174f2b43225749b0123ca8b.tar.bz2
firmware-1ef5c639ceac5062b174f2b43225749b0123ca8b.zip
Changed the VID/PID for choc_taro keyboards. (#9800)
Diffstat (limited to 'keyboards/choc_taro')
-rw-r--r--keyboards/choc_taro/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/choc_taro/config.h b/keyboards/choc_taro/config.h
index 4ccc686a6..acd11bf3b 100644
--- a/keyboards/choc_taro/config.h
+++ b/keyboards/choc_taro/config.h
@@ -19,9 +19,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xDCED
-#define PRODUCT_ID 0x71CC
+/* USB Device descriptor parameter
+ VID & PID are lisenced from microchip sublisence program, Don't use other project! */
+#define VENDOR_ID 0x04D8
+#define PRODUCT_ID 0xEB60
#define DEVICE_VER 0x0001
#define MANUFACTURER kakunpc
#define PRODUCT choc_taro