"Hive" is no longer used

Minizbot2012 3 years ago
parent 00fcb730cb
commit 8432fa48d1

@ -25,7 +25,6 @@ type DeviceDef struct {
ProdID int ProdID int
} }
GuiPages []struct { GuiPages []struct {
Hive string
Name string Name string
Type string Type string
Keys []struct { Keys []struct {

@ -38,7 +38,6 @@
], ],
"GuiPages": [ "GuiPages": [
{ {
"Hive": "MIP",
"Name": "Grid", "Name": "Grid",
"Type": "PGrid", "Type": "PGrid",
"Keys": [ "Keys": [
@ -125,7 +124,6 @@
] ]
}, },
{ {
"Hive": "SIP",
"Name": "Side Keys", "Name": "Side Keys",
"Type": "PList", "Type": "PList",
"Keys": [ "Keys": [

Loading…
Cancel
Save