aboutsummaryrefslogtreecommitdiff
path: root/keyboards/splitkb/kyria/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/splitkb/kyria/rev1/config.h')
-rw-r--r--keyboards/splitkb/kyria/rev1/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/splitkb/kyria/rev1/config.h b/keyboards/splitkb/kyria/rev1/config.h
index e19e8dfa9..2fc34070f 100644
--- a/keyboards/splitkb/kyria/rev1/config.h
+++ b/keyboards/splitkb/kyria/rev1/config.h
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright 2019 Thomas Baart <thomas@splitkb.com> 2Copyright 2022 Thomas Baart <thomas@splitkb.com>
3 3
4This program is free software: you can redistribute it and/or modify 4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by 5it under the terms of the GNU General Public License as published by
@@ -21,8 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
21#define VENDOR_ID 0x8D1D 21#define VENDOR_ID 0x8D1D
22#define PRODUCT_ID 0x9D9D 22#define PRODUCT_ID 0x9D9D
23#define DEVICE_VER 0x0001 23#define DEVICE_VER 0x0001
24#define MANUFACTURER splitKB 24#define MANUFACTURER splitkb
25#define PRODUCT Kyria 25#define PRODUCT Kyria rev1
26 26
27/* key matrix size */ 27/* key matrix size */
28/* Rows are doubled up */ 28/* Rows are doubled up */