[Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Vino Rodrigues
2023-03-11 15:12:14 +11:00
committed by GitHub
parent 1d04a818d7
commit dbd1d3cba1
7 changed files with 132 additions and 1 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"
]
]
}