modelh: add prerequisites for via support (#24932)
This commit is contained in:
parent
8244659b44
commit
4ae24004b7
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue