Skip to content

Commit

Permalink
Merge pull request #93 from joshuarubin/add_keebio_bdn9
Browse files Browse the repository at this point in the history
Add keebio/bdn9
  • Loading branch information
wilba authored Apr 14, 2020
2 parents 84513e5 + b8467e1 commit e0789a5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/keebio/bdn9/bdn9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "BDN9",
"vendorId": "0xcb10",
"productId": "0x1133",
"lighting": "qmk_backlight_rgblight",
"matrix": {
"rows": 3,
"cols": 3
},
"layouts": {
"keymap": [
["0,0", "0,1", "0,2"],
["1,0", "1,1", "1,2"],
["2,0", "2,1", "2,2"]
]
}
}

0 comments on commit e0789a5

Please sign in to comment.