mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
modelh: add prerequisites for via support (#24932)
This commit is contained in:
parent
8244659b44
commit
4ae24004b7
@ -4,6 +4,9 @@
|
|||||||
"maintainer": "jhawthorn",
|
"maintainer": "jhawthorn",
|
||||||
"bootloader": "stm32duino",
|
"bootloader": "stm32duino",
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
|
"dynamic_keymap": {
|
||||||
|
"layer_count": 3
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": false,
|
"bootmagic": false,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
@ -33,7 +36,7 @@
|
|||||||
"device_version": "1.0.0",
|
"device_version": "1.0.0",
|
||||||
"max_power": 100,
|
"max_power": 100,
|
||||||
"pid": "0xB155",
|
"pid": "0xB155",
|
||||||
"vid": "0xFEED"
|
"vid": "0xBDE0"
|
||||||
},
|
},
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_fullsize_ansi_wkl": {
|
"LAYOUT_fullsize_ansi_wkl": {
|
||||||
|
Loading…
Reference in New Issue
Block a user