Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2024-04-23 15:34:08 +00:00
commit 972c5f9d62
55 changed files with 13 additions and 11 deletions

View File

@ -1,2 +1,2 @@
# Build Options
# custom matrix setup
SRC += matrix.c

View File

@ -1,2 +1,2 @@
# Build Options
# custom matrix setup
SRC += matrix.c

View File

@ -1,4 +1 @@
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
SERIAL_DRIVER = usart

View File

@ -1,5 +1,4 @@
# custom matrix setup
CUSTOM_MATRIX = lite
VPATH ?= keyboards/keychron/common
SRC += matrix.c

View File

@ -1,7 +1,6 @@
{
"usb": {
"pid": "0x0140",
"device_version": "1.0.6"
"pid": "0x0140"
},
"rgb_matrix": {
"layout": [

View File

@ -0,0 +1,5 @@
{
"usb": {
"device_version": "1.0.6"
}
}

View File

@ -1 +0,0 @@
# This file intentionally left blank

View File

@ -0,0 +1,5 @@
{
"usb": {
"device_version": "2.0.0"
}
}

View File

@ -1 +0,0 @@
# This file intentionally left blank

View File

@ -1,5 +1,4 @@
# custom matrix setup
CUSTOM_MATRIX = lite
VPATH ?= keyboards/keychron/common
SRC += matrix.c