qmk-keychron-q3-colemak-dh/keyboards/binepad/bn006/keymaps/vial/vial.json
Vino Rodrigues eb53bfa056
Addition of the Binepad BN006 6-key macropad (#359)
* Add Binepad BN006 6-key macro pad

* Update config.h
2023-02-07 23:05:15 -06:00

11 lines
184 B
JSON

{
"lighting": "vialrgb",
"matrix":{ "rows":2, "cols":3 },
"layouts":{
"keymap":[
["0,0","0,1","0,2"],
["1,0","1,1","1,2"]
]
}
}