1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Merge pull request #465 from diogotr7/feature/g900

Added g900 layout
This commit is contained in:
Robert Beekman 2020-04-22 19:58:47 +02:00 committed by GitHub
commit 3d6919d212
2 changed files with 40 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

View File

@ -0,0 +1,40 @@
<?xml version="1.0"?>
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>Logitech G900</Name>
<Description>Layout of the G900 mouse</Description>
<Author>diogotr7</Author>
<Type>Mouse</Type>
<Lighting>Key</Lighting>
<Vendor>Logitech</Vendor>
<Model>G900</Model>
<Width>65</Width>
<Height>130</Height>
<LedUnitWidth>15</LedUnitWidth>
<LedUnitHeight>15</LedUnitHeight>
<ImageBasePath>Images\Logitech\Mice</ImageBasePath>
<DeviceImage>g900.png</DeviceImage>
<Leds>
<Led Id="Mouse1">
<Shape> M0.522,0.417 L0.92,0.417 L0.92,0.812 L0.731,0.812 L0.731,0.603 L0.516,0.603z M0.52,0.06 L0.402,0.075 L0.269,0.132 L0.19,0.199 L0.13,0.278 L0.093,0.362 L0.076,0.458 L0.074,0.537 L0.079,0.596 L0.098,0.646 L0.133,0.71 L0.177,0.771 L0.237,0.831 L0.311,0.878 L0.385,0.912 L0.454,0.922 L0.516,0.925 L0.516,0.759 L0.414,0.739 L0.333,0.675 L0.283,0.586 L0.266,0.502 L0.281,0.411 L0.338,0.325 L0.422,0.268 L0.474,0.253 L0.52,0.253z</Shape>
<X>25.1</X>
<Y>90.9</Y>
</Led>
<Led Id="Mouse2">
<Shape> M0.251,0.261 L0.347,0.727 L0.422,0.731 L0.355,0.252z M0.463,0.252 L0.563,0.252 L0.555,0.736 L0.488,0.731z M0.705,0.252 L0.613,0.727 L0.693,0.736 L0.793,0.252z</Shape>
<X>24.8</X>
<Y>57.2</Y>
</Led>
</Leds>
<LedImageLayouts>
<LedImageLayout>
<LedImages>
<LedImage Id="Mouse1" />
</LedImages>
</LedImageLayout>
<LedImageLayout>
<LedImages>
<LedImage Id="Mouse2" />
</LedImages>
</LedImageLayout>
</LedImageLayouts>
</Device>