blob: 2d5410de04fb5b4d714b7925de3d0cfa1885f827 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"keyboard": "binepad/bn009r2",
"version": 1,
"author": "binepad",
"notes": "This file is a keymap.json file for binepad/bn009r2",
"keymap": "default",
"layout": "LAYOUT_ortho_3x3",
"layers": [
[
"KC_7", "KC_8", "KC_9",
"KC_4", "KC_5", "KC_6",
"KC_1", "KC_2", "KC_3"
]
]
}
|