[Keyboard] Added JIS version for Keychron Q2 (#19491)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
41a5046e89
commit
f07841cce3
29 changed files with 1071 additions and 27 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"pid": "0x0111",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"processor": "STM32L432",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT_ansi_67": {
|
||||
"layout": [
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
# MCU name
|
||||
MCU = STM32L433
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue