Skip to content

Commit c9095bf

Browse files
committed
Updated HID Usage Tables to 1.5.0
* Updated minor version number * Allow specifying PDF URL via `HIDUsageTablesPDF.url` * Major cleanup of Readme.md
1 parent ddffdc6 commit c9095bf

72 files changed

Lines changed: 401 additions & 164 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

HIDDevices.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1212
.editorconfig = .editorconfig
1313
DevDecoder Icon.png = DevDecoder Icon.png
1414
LICENSE.txt = LICENSE.txt
15+
HIDUsageTablesPDF.url = HIDUsageTablesPDF.url
1516
NOTICE.txt = NOTICE.txt
1617
.github\workflows\publish.yml = .github\workflows\publish.yml
1718
.github\workflows\validatepullrequest.yml = .github\workflows\validatepullrequest.yml

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/ArcadePage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/ArcadeUsagePage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/AuxiliaryDisplayPage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/AuxiliaryDisplayUsagePage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/BarcodeScannerPage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/BarcodeScannerUsagePage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/BatterySystemPage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/BatterySystemUsagePage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

HIDDevices/Generated/HIDDevices.Generator/HIDDevices.Generator.UsagePageGenerator/BrailleDisplayPage.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed under the Apache License, Version 2.0 (the "License").
22
// See the LICENSE file in the project root for more information.
33

4-
// Specification revision: 1.3.0; generated at 2022-03-01 02:00:40Z.
4+
// Specification revision: 1.5.0; generated at 2024-01-08 23:33:15Z.
55

66
#pragma warning disable CS0108 // Member hides inherited member; missing new keyword
77

0 commit comments

Comments
 (0)