[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)
This commit is contained in:
15
keyboards/binepad/bn009/keymaps/default/keymap.json
Normal file
15
keyboards/binepad/bn009/keymaps/default/keymap.json
Normal 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"
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user