diff options
Diffstat (limited to 'keyboards/binepad/bn009/r1/info.json')
-rw-r--r-- | keyboards/binepad/bn009/r1/info.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/binepad/bn009/r1/info.json b/keyboards/binepad/bn009/r1/info.json new file mode 100644 index 0000000000..b83ebd3ebc --- /dev/null +++ b/keyboards/binepad/bn009/r1/info.json @@ -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" + } + } +
\ No newline at end of file |