Skip to content

Commit

Permalink
bastardkb: fix info.json changes that got reverted during the last me…
Browse files Browse the repository at this point in the history
…rge from `master` to `develop` (#17800)

* bastardkb: fix info.json changes that got reverted during the last merge from `master` to `develop`

* Remove board name from root folder `info.json`
  • Loading branch information
0xcharly authored Jul 26, 2022
1 parent 9f5b71b commit 2444506
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 21 deletions.
7 changes: 1 addition & 6 deletions keyboards/bastardkb/scylla/info.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"keyboard_name": "Scylla",
"manufacturer": "Bastard Keyboards",
"url": "https://bastardkb.com/",
"maintainer": "Quentin Lebastard",
"url": "https://bastardkb.com/scylla",
"usb": {
"vid": "0xA8F8",
"pid": "0x1829",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_split_4x6_5": {
Expand Down
7 changes: 1 addition & 6 deletions keyboards/bastardkb/skeletyl/info.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"keyboard_name": "Skeletyl",
"manufacturer": "Bastard Keyboards",
"url": "https://www.bastardkb.com",
"maintainer": "Quentin Lebastard",
"url": "https://www.bastardkb.com/skeletyl",
"usb": {
"vid": "0xA8F8",
"pid": "0x1830",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_split_3x5_3": {
Expand Down
3 changes: 0 additions & 3 deletions keyboards/bastardkb/tbk/info.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"keyboard_name": "The Bastard Keyboard",
"manufacturer": "Bastard Keyboards",
"url": "https://bastardkb.com/",
"maintainer": "Quentin Lebastard",
"usb": {
"vid": "0xA8F8",
"pid": "0x1828",
"device_version": "0.0.1"
},
Expand Down
7 changes: 1 addition & 6 deletions keyboards/bastardkb/tbkmini/info.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"keyboard_name": "TBK Mini",
"manufacturer": "Bastard Keyboards",
"url": "https://www.bastardkb.com",
"maintainer": "Quentin Lebastard",
"url": "https://www.bastardkb.com/tbk-mini",
"usb": {
"vid": "0xA8F8",
"pid": "0x1828",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_split_3x6_3": {
Expand Down

0 comments on commit 2444506

Please sign in to comment.