[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)

This commit is contained in:
Vino Rodrigues
2023-03-21 16:13:44 +11:00
committed by GitHub
parent dff7b3688f
commit bb53e9d539
20 changed files with 129 additions and 259 deletions

View File

@@ -0,0 +1,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"
]
]
}