[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)
This commit is contained in:
14
keyboards/binepad/bn009/r1/info.json
Normal file
14
keyboards/binepad/bn009/r1/info.json
Normal 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"
|
||||
}
|
||||
}
|
||||
|
3
keyboards/binepad/bn009/r1/readme.md
Normal file
3
keyboards/binepad/bn009/r1/readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# BINEPAD BN009 R1
|
||||
|
||||
* Hardware Supported: BN009 R1 *(ft. ATmega32U4)*
|
4
keyboards/binepad/bn009/r1/rules.mk
Normal file
4
keyboards/binepad/bn009/r1/rules.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright 2020 Binepad (@binpad)
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
LTO_ENABLE = yes
|
Reference in New Issue
Block a user