qmk-keychron-q3-colemak-dh/keyboards/binepad/bn009/keymaps/vial/vial.json
Vino Rodrigues 0f5f9b5756
Addition of the Binpad BN009 R2 3x3 macropad (#387)
* Add Binepad BN009 v2

* Align code to qmk upstream

* Merge R1 and R2 sources into one common source base
2023-03-06 00:07:22 -06:00

12 lines
189 B
JSON

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