summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bn009/r2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/binepad/bn009/r2/info.json')
-rw-r--r--keyboards/binepad/bn009/r2/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/binepad/bn009/r2/info.json b/keyboards/binepad/bn009/r2/info.json
new file mode 100644
index 0000000000..c011fe0e32
--- /dev/null
+++ b/keyboards/binepad/bn009/r2/info.json
@@ -0,0 +1,13 @@
+{
+ "keyboard_name": "BN009 R2",
+ "bootloader": "stm32duino",
+ "diode_direction": "COL2ROW",
+ "matrix_pins": {
+ "cols": ["A1", "A2", "A6"],
+ "rows": ["B6", "B7", "B2"]
+ },
+ "processor": "STM32F103",
+ "usb": {
+ "device_version": "2.0.0"
+ }
+}