summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/space65/config.h
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@sommefeldt.com>2020-02-12 04:33:05 +0000
committerGitHub <noreply@github.com>2020-02-12 15:33:05 +1100
commit177666cbc8d6f9859773f8fc0232ba4b3a1f9a97 (patch)
tree3678a2d706c0e599190061b4ff7b3e765c0f362c /keyboards/gray_studio/space65/config.h
parent9456832a3bba4dd766a26a6286e78d3e88e4efce (diff)
VIA support for Graystudio Space65 (#8126)
* VIA support for Graystudio Space65 * Update Space65 PRODUCT and remove VIA JSON def
Diffstat (limited to 'keyboards/gray_studio/space65/config.h')
-rw-r--r--keyboards/gray_studio/space65/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/gray_studio/space65/config.h b/keyboards/gray_studio/space65/config.h
index 979cb0a604..0485afca40 100644
--- a/keyboards/gray_studio/space65/config.h
+++ b/keyboards/gray_studio/space65/config.h
@@ -20,12 +20,12 @@ 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 0x4753
+#define PRODUCT_ID 0x3000
#define DEVICE_VER 0x0001
-#define MANUFACTURER Gray Studio
+#define MANUFACTURER Graystudio
#define PRODUCT Space65
-#define DESCRIPTION 65% custom keyboard
+#define DESCRIPTION Graystudio Space65
/* key matrix size */
#define MATRIX_ROWS 5