[Keyboard] add support for Bobpad (#13989)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"keyboard_name": "bobPad",
|
||||
"url": "",
|
||||
"maintainer": "Ananya Kirti",
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_2x3": {
|
||||
"layout": [
|
||||
{"label":"K00 (B0,B2)", "x":0, "y":0},
|
||||
{"label":"K01 (B0,B3)", "x":1, "y":0},
|
||||
{"label":"K02 (B0,B4)", "x":2, "y":0},
|
||||
{"label":"K10 (B1,B2)", "x":0, "y":1},
|
||||
{"label":"K11 (B1,B3)", "x":1, "y":1},
|
||||
{"label":"K12 (B1,B4)", "x":2, "y":1}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user