@@ -1,2 +1,2 @@
-# Build Options
+# custom matrix setup
SRC += matrix.c
@@ -1,4 +1 @@
-# Enter lower-power sleep mode when on the ChibiOS idle thread
-OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
-
SERIAL_DRIVER = usart
@@ -1,5 +1,4 @@
# custom matrix setup
CUSTOM_MATRIX = lite
-VPATH ?= keyboards/keychron/common
@@ -1,7 +1,6 @@
{
"usb": {
- "pid": "0x0140",
- "device_version": "1.0.6"
+ "pid": "0x0140"
},
"rgb_matrix": {
"layout": [
@@ -0,0 +1,5 @@
+{
+ "usb": {
+ "device_version": "1.0.6"
+ }
+}
@@ -1 +0,0 @@
-# This file intentionally left blank
+ "device_version": "2.0.0"