b5da2c9db9
* fix: move more Vial keymaps to intended folders * fix: builds * fix: libra_mini * fix: pull upstream changes for binepad/bn009 * fix: velocifire/sun20pro * fix: ekow/akira --------- Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"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"
|
|
]
|
|
]
|
|
}
|