Skip to content

Commit

Permalink
configure bootmagic
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Apr 5, 2024
1 parent 2d9ef4c commit 74f6680
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboards/bastardkb/charybdis/3x5/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"pid": "0x1832",
"vid": "0xA8F8"
},
"split": {
"bootmagic": {
"matrix": [4, 0]
}
},
"layout_aliases": {
"LAYOUT_charybdis_3x5": "LAYOUT"
},
Expand Down
5 changes: 5 additions & 0 deletions keyboards/bastardkb/charybdis/3x6/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"usb": {
"pid": "0x1834"
},
"split": {
"bootmagic": {
"matrix": [4, 0]
}
},
"layout_aliases": {
"LAYOUT_charybdis_3x6": "LAYOUT"
},
Expand Down
5 changes: 5 additions & 0 deletions keyboards/bastardkb/charybdis/4x6/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"pid": "0x1833",
"vid": "0xA8F8"
},
"split": {
"bootmagic": {
"matrix": [5, 0]
}
},
"layout_aliases": {
"LAYOUT_charybdis_4x6": "LAYOUT"
},
Expand Down
5 changes: 5 additions & 0 deletions keyboards/bastardkb/scylla/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"led_count": 58,
"split_count": [29, 29]
},
"split": {
"bootmagic": {
"matrix": [5, 0]
}
},
"layouts": {
"LAYOUT_split_4x6_5": {
"layout": [
Expand Down
5 changes: 5 additions & 0 deletions keyboards/bastardkb/skeletyl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"led_count": 36,
"split_count": [18, 18]
},
"split": {
"bootmagic": {
"matrix": [4, 0]
}
},
"community_layouts": ["split_3x5_3"],
"layouts": {
"LAYOUT_split_3x5_3": {
Expand Down
5 changes: 5 additions & 0 deletions keyboards/bastardkb/tbkmini/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"led_count": 42,
"split_count": [21, 21]
},
"split": {
"bootmagic": {
"matrix": [4, 0]
}
},
"community_layouts": ["split_3x6_3"],
"layouts": {
"LAYOUT_split_3x6_3": {
Expand Down

0 comments on commit 74f6680

Please sign in to comment.