bastardkb: fix info.json changes that got reverted during the last merge 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`
This commit is contained in:
Charly Delay 2022-07-26 15:41:24 +09:00 committed by GitHub
parent 9f5b71bada
commit 244450625a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 21 deletions

View file

@ -1,12 +1,7 @@
{ {
"keyboard_name": "Scylla", "url": "https://bastardkb.com/scylla",
"manufacturer": "Bastard Keyboards",
"url": "https://bastardkb.com/",
"maintainer": "Quentin Lebastard",
"usb": { "usb": {
"vid": "0xA8F8",
"pid": "0x1829", "pid": "0x1829",
"device_version": "0.0.1"
}, },
"layouts": { "layouts": {
"LAYOUT_split_4x6_5": { "LAYOUT_split_4x6_5": {

View file

@ -1,12 +1,7 @@
{ {
"keyboard_name": "Skeletyl", "url": "https://www.bastardkb.com/skeletyl",
"manufacturer": "Bastard Keyboards",
"url": "https://www.bastardkb.com",
"maintainer": "Quentin Lebastard",
"usb": { "usb": {
"vid": "0xA8F8",
"pid": "0x1830", "pid": "0x1830",
"device_version": "0.0.1"
}, },
"layouts": { "layouts": {
"LAYOUT_split_3x5_3": { "LAYOUT_split_3x5_3": {

View file

@ -1,10 +1,7 @@
{ {
"keyboard_name": "The Bastard Keyboard", "keyboard_name": "The Bastard Keyboard",
"manufacturer": "Bastard Keyboards",
"url": "https://bastardkb.com/", "url": "https://bastardkb.com/",
"maintainer": "Quentin Lebastard",
"usb": { "usb": {
"vid": "0xA8F8",
"pid": "0x1828", "pid": "0x1828",
"device_version": "0.0.1" "device_version": "0.0.1"
}, },

View file

@ -1,12 +1,7 @@
{ {
"keyboard_name": "TBK Mini", "url": "https://www.bastardkb.com/tbk-mini",
"manufacturer": "Bastard Keyboards",
"url": "https://www.bastardkb.com",
"maintainer": "Quentin Lebastard",
"usb": { "usb": {
"vid": "0xA8F8",
"pid": "0x1828", "pid": "0x1828",
"device_version": "0.0.1"
}, },
"layouts": { "layouts": {
"LAYOUT_split_3x6_3": { "LAYOUT_split_3x6_3": {