[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,14 @@
{
"keyboard_name": "BN009 R1",
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"matrix_pins": {
"cols": ["D2", "D1", "D0"],
"rows": ["B6", "B5", "B4"]
},
"processor": "atmega32u4",
"usb": {
"device_version": "0.0.1"
}
}