summaryrefslogtreecommitdiffstats
path: root/keyboards/bat43/config.h
diff options
context:
space:
mode:
authoryfuku <30647434+yfuku@users.noreply.github.com>2021-02-08 07:52:19 +0900
committerGitHub <noreply@github.com>2021-02-07 22:52:19 +0000
commit7e828795534f7351df54d2c0545b2ed159b1bfde (patch)
tree89a28af0547571089854f8b285f60a393a7cea87 /keyboards/bat43/config.h
parent4d8161cff5f03de5ee4fce9246c6f8f9be20aedb (diff)
via support for bat43 (#11729)
* via support for bat43 * add adjust layer for via
Diffstat (limited to 'keyboards/bat43/config.h')
-rw-r--r--keyboards/bat43/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/bat43/config.h b/keyboards/bat43/config.h
index 2a76ab3302..645509e43d 100644
--- a/keyboards/bat43/config.h
+++ b/keyboards/bat43/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 0x1070
+#define VENDOR_ID 0x5946 // YF
+#define PRODUCT_ID 0x0002
#define DEVICE_VER 0x0001
#define MANUFACTURER yfuku
#define PRODUCT bat43