mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-03 23:48:03 +06:00
[Keyboard] Enable dip switch for Keychron Q4 (#23889)
This commit is contained in:
parent
cd565a95a0
commit
c92becc57e
@ -5,6 +5,7 @@
|
|||||||
"bootloader": "stm32-dfu",
|
"bootloader": "stm32-dfu",
|
||||||
"diode_direction": "ROW2COL",
|
"diode_direction": "ROW2COL",
|
||||||
"dip_switch": {
|
"dip_switch": {
|
||||||
|
"enabled": true,
|
||||||
"matrix_grid": [ [4, 4] ]
|
"matrix_grid": [ [4, 4] ]
|
||||||
},
|
},
|
||||||
"dynamic_keymap": {
|
"dynamic_keymap": {
|
||||||
|
Loading…
Reference in New Issue
Block a user