Updated corsair SDK to 3.0.355 and added some layouts
@ -3,7 +3,7 @@
|
||||
<metadata>
|
||||
<id>RGB.NET.Resources.Corsair</id>
|
||||
<title>RGB.NET.Resources.Corsair</title>
|
||||
<version>0.3.0.234</version>
|
||||
<version>0.3.0.355</version>
|
||||
<authors>Darth Affe</authors>
|
||||
<owners>Darth Affe</owners>
|
||||
<iconUrl>http://lib.arge.be/icon_package.png</iconUrl>
|
||||
|
||||
BIN
Corsair/Images/Customs/LEDSTRIP.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
Corsair/Images/Customs/LLFAN.png
Normal file
|
After Width: | Height: | Size: 460 KiB |
BIN
Corsair/Images/Customs/MLFAN.png
Normal file
|
After Width: | Height: | Size: 228 KiB |
BIN
Corsair/Images/Customs/PUMP.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
Corsair/Images/HeadsetStands/ST100RGB.png
Normal file
|
After Width: | Height: | Size: 276 KiB |
BIN
Corsair/Images/Headsets/VOIDRGB.png
Normal file
|
After Width: | Height: | Size: 162 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/2_At_Quote.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/3_Pound_Hash.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/4_Dollar_O.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/ARing.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/Ash_O-Umlaut_SlashedO.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/Blackslash_Pipe_Wide.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/DoubleDecimal_Tilde.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/EnterNarrow.png
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/Paragraph_Pipe_Half.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 7.6 KiB |
BIN
Corsair/Images/Keyboards/Strafe_Keys/SlashedO_AE_Ash.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
Corsair/Images/Memory/DOMINATORPLATINUMRGB.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
Corsair/Images/Mice/DARKCORERGB.png
Normal file
|
After Width: | Height: | Size: 219 KiB |
BIN
Corsair/Images/Mice/GLAIVERGB.png
Normal file
|
After Width: | Height: | Size: 111 KiB |
BIN
Corsair/Images/Mice/HARPOONRGB.png
Normal file
|
After Width: | Height: | Size: 269 KiB |
BIN
Corsair/Images/Mice/IRONCLAWRGB.png
Normal file
|
After Width: | Height: | Size: 201 KiB |
BIN
Corsair/Images/Mice/M55RGB.png
Normal file
|
After Width: | Height: | Size: 270 KiB |
BIN
Corsair/Images/Mice/M65RGB.png
Normal file
|
After Width: | Height: | Size: 119 KiB |
BIN
Corsair/Images/Mice/NIGHTSWORDRGB.png
Normal file
|
After Width: | Height: | Size: 147 KiB |
BIN
Corsair/Images/Mice/SABRERGB.png
Normal file
|
After Width: | Height: | Size: 113 KiB |
BIN
Corsair/Images/Mice/SCIMITARRGB.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
Corsair/Images/Mousepads/MM800RGB.png
Normal file
|
After Width: | Height: | Size: 689 KiB |
30
Corsair/Layouts/Customs/LEDSTRIP.xml
Normal file
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair RGB LED Strip</Name>
|
||||
<Description>Physical layout of Corsairs RGB LED Strip</Description>
|
||||
<Type>Cooler</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>RGB LED Strip</Model>
|
||||
<Width>270</Width>
|
||||
<Height>9</Height>
|
||||
<LedUnitWidth>25</LedUnitWidth>
|
||||
<LedUnitHeight>9</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Customs</ImageBasePath>
|
||||
<DeviceImage>LEDSTRIP.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="LedStripe1">
|
||||
<X>10</X>
|
||||
</Led>
|
||||
<Led Id="LedStripe2" />
|
||||
<Led Id="LedStripe3" />
|
||||
<Led Id="LedStripe4" />
|
||||
<Led Id="LedStripe5" />
|
||||
<Led Id="LedStripe6" />
|
||||
<Led Id="LedStripe7" />
|
||||
<Led Id="LedStripe8" />
|
||||
<Led Id="LedStripe9" />
|
||||
<Led Id="LedStripe10" />
|
||||
</Leds>
|
||||
</Device>
|
||||
96
Corsair/Layouts/Customs/LLFAN.xml
Normal file
@ -0,0 +1,96 @@
|
||||
<?xml version="1.0"?>
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair LL RGB Fan</Name>
|
||||
<Description>Physical layout of Corsairs LL RGB Fan</Description>
|
||||
<Type>Fan</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>LL RGB</Model>
|
||||
<Width>120</Width>
|
||||
<Height>120</Height>
|
||||
<LedUnitWidth>20</LedUnitWidth>
|
||||
<LedUnitHeight>20</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Customs</ImageBasePath>
|
||||
<DeviceImage>LLFAN.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Fan1">
|
||||
<Shape>Circle</Shape>
|
||||
<X>50</X>
|
||||
<Y>30</Y>
|
||||
</Led>
|
||||
<Led Id="Fan4">
|
||||
<Shape>Circle</Shape>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Fan3">
|
||||
<Shape>Circle</Shape>
|
||||
<X>-</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Fan2">
|
||||
<Shape>Circle</Shape>
|
||||
<X>-</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="Fan5">
|
||||
<Shape>Circle</Shape>
|
||||
<X>6.7</X>
|
||||
<Y>25</Y>
|
||||
</Led>
|
||||
<Led Id="Fan6">
|
||||
<Shape>Circle</Shape>
|
||||
<X>0</X>
|
||||
<Y>50</Y>
|
||||
</Led>
|
||||
<Led Id="Fan7">
|
||||
<Shape>Circle</Shape>
|
||||
<X>6.7</X>
|
||||
<Y>75</Y>
|
||||
</Led>
|
||||
<Led Id="Fan8">
|
||||
<Shape>Circle</Shape>
|
||||
<X>25</X>
|
||||
<Y>93.3</Y>
|
||||
</Led>
|
||||
<Led Id="Fan9">
|
||||
<Shape>Circle</Shape>
|
||||
<X>50</X>
|
||||
<Y>100</Y>
|
||||
</Led>
|
||||
<Led Id="Fan10">
|
||||
<Shape>Circle</Shape>
|
||||
<X>75</X>
|
||||
<Y>93.3</Y>
|
||||
</Led>
|
||||
<Led Id="Fan11">
|
||||
<Shape>Circle</Shape>
|
||||
<X>93.3</X>
|
||||
<Y>75</Y>
|
||||
</Led>
|
||||
<Led Id="Fan12">
|
||||
<Shape>Circle</Shape>
|
||||
<X>100</X>
|
||||
<Y>50</Y>
|
||||
</Led>
|
||||
<Led Id="Fan13">
|
||||
<Shape>Circle</Shape>
|
||||
<X>93.3</X>
|
||||
<Y>25</Y>
|
||||
</Led>
|
||||
<Led Id="Fan14">
|
||||
<Shape>Circle</Shape>
|
||||
<X>75</X>
|
||||
<Y>6.7</Y>
|
||||
</Led>
|
||||
<Led Id="Fan15">
|
||||
<Shape>Circle</Shape>
|
||||
<X>50</X>
|
||||
<Y>0</Y>
|
||||
</Led>
|
||||
<Led Id="Fan16">
|
||||
<Shape>Circle</Shape>
|
||||
<X>25</X>
|
||||
<Y>6.7</Y>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
36
Corsair/Layouts/Customs/MLFAN.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0"?>
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair ML RGB Fan</Name>
|
||||
<Description>Physical layout of Corsairs ML RGB Fan</Description>
|
||||
<Type>Fan</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>ML PRO RGB</Model>
|
||||
<Width>120</Width>
|
||||
<Height>120</Height>
|
||||
<LedUnitWidth>20</LedUnitWidth>
|
||||
<LedUnitHeight>20</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Customs</ImageBasePath>
|
||||
<DeviceImage>MLFAN.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Fan1">
|
||||
<Shape>Circle</Shape>
|
||||
<X>50</X>
|
||||
<Y>30</Y>
|
||||
</Led>
|
||||
<Led Id="Fan4">
|
||||
<Shape>Circle</Shape>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Fan3">
|
||||
<Shape>Circle</Shape>
|
||||
<X>-</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Fan2">
|
||||
<Shape>Circle</Shape>
|
||||
<X>-</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
37
Corsair/Layouts/Customs/PUMP.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair H115i RGB Pump</Name>
|
||||
<Description>Physical layout of Corsairs H115i RGB Pump</Description>
|
||||
<Type>Cooler</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>H115i RGB Pump</Model>
|
||||
<Width>60</Width>
|
||||
<Height>60</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Customs</ImageBasePath>
|
||||
<DeviceImage>PUMP.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Cooler1">
|
||||
<Shape> M0.192,0.053 L0.115,0.114 L0.047,0.194 L0.034,0.499 L0.048,0.828 L0.119,0.91 L0.197,0.97 L0.508,0.978 L0.828,0.965 L0.905,0.903 L0.971,0.831 L0.983,0.538 L0.974,0.197 L0.916,0.117 L0.834,0.05 L0.59,0.038 L0.29,0.042z M0.208,0.091 L0.135,0.149 L0.091,0.208 L0.078,0.503 L0.091,0.815 L0.146,0.877 L0.21,0.924 L0.493,0.935 L0.809,0.924 L0.875,0.868 L0.93,0.807 L0.943,0.537 L0.932,0.21 L0.875,0.138 L0.813,0.09 L0.587,0.079 L0.305,0.081z M0.388,0.429 L0.403,0.491 L0.391,0.544 L0.369,0.582 L0.431,0.554 L0.53,0.524 L0.609,0.519 L0.625,0.527 L0.636,0.542 L0.648,0.531 L0.654,0.503 L0.649,0.481 L0.627,0.45 L0.574,0.407 L0.509,0.36 L0.521,0.393 L0.526,0.443 L0.519,0.492 L0.512,0.509 L0.515,0.477 L0.517,0.435 L0.45,0.394 L0.459,0.429 L0.462,0.477 L0.448,0.521 L0.455,0.485 L0.454,0.457 L0.397,0.425z M0.404,0.389 L0.414,0.407 L0.418,0.433 L0.451,0.44 L0.449,0.428 L0.439,0.405z M0.459,0.351 L0.471,0.373 L0.477,0.405 L0.512,0.414 L0.514,0.405 L0.514,0.405 L0.499,0.372z M0.519,0.307 L0.533,0.34 L0.541,0.374 L0.567,0.383 L0.593,0.402 L0.605,0.42 L0.612,0.415 L0.613,0.398 L0.597,0.362 L0.546,0.317z M0.324,0.632 L0.323,0.61 L0.308,0.603 L0.276,0.602 L0.254,0.618 L0.245,0.645 L0.253,0.673 L0.275,0.69 L0.309,0.691 L0.327,0.682 L0.329,0.656 L0.322,0.658 L0.312,0.675 L0.283,0.676 L0.267,0.656 L0.266,0.634 L0.28,0.616 L0.298,0.612 L0.314,0.62z M0.377,0.604 L0.358,0.605 L0.338,0.623 L0.333,0.651 L0.344,0.677 L0.363,0.69 L0.393,0.69 L0.413,0.674 L0.422,0.647 L0.418,0.624 L0.403,0.607z M0.377,0.612 L0.359,0.625 L0.353,0.65 L0.361,0.673 L0.387,0.674 L0.4,0.656 L0.4,0.637 L0.391,0.619z M0.419,0.603 L0.427,0.613 L0.427,0.677 L0.42,0.69 L0.453,0.69 L0.446,0.679 L0.447,0.608 L0.461,0.61 L0.468,0.624 L0.466,0.641 L0.45,0.65 L0.466,0.675 L0.48,0.691 L0.496,0.697 L0.506,0.695 L0.497,0.687 L0.48,0.659 L0.473,0.648 L0.469,0.646 L0.481,0.646 L0.488,0.633 L0.488,0.619 L0.482,0.604 L0.457,0.599 L0.433,0.602z M0.556,0.624 L0.554,0.609 L0.541,0.6 L0.523,0.6 L0.506,0.611 L0.502,0.634 L0.513,0.648 L0.531,0.657 L0.541,0.666 L0.538,0.675 L0.523,0.68 L0.512,0.671 L0.505,0.661 L0.5,0.662 L0.502,0.681 L0.52,0.69 L0.546,0.687 L0.557,0.677 L0.562,0.663 L0.558,0.65 L0.545,0.639 L0.527,0.632 L0.518,0.623 L0.523,0.611 L0.538,0.61z M0.595,0.603 L0.566,0.677 L0.555,0.692 L0.587,0.691 L0.578,0.68 L0.584,0.663 L0.609,0.664 L0.617,0.679 L0.609,0.689 L0.645,0.689 L0.638,0.677 L0.606,0.603z M0.646,0.604 L0.653,0.612 L0.654,0.677 L0.647,0.689 L0.681,0.689 L0.675,0.677 L0.675,0.612 L0.684,0.603z M0.688,0.603 L0.691,0.612 L0.691,0.681 L0.686,0.69 L0.72,0.69 L0.715,0.678 L0.712,0.674 L0.712,0.613 L0.719,0.61 L0.731,0.615 L0.735,0.634 L0.718,0.651 L0.738,0.683 L0.754,0.695 L0.774,0.695 L0.761,0.684 L0.741,0.65 L0.737,0.648 L0.748,0.648 L0.757,0.629 L0.755,0.613 L0.739,0.602 L0.707,0.601z</Shape>
|
||||
<X>6</X>
|
||||
<Y>5.4</Y>
|
||||
<Width>47.5</Width>
|
||||
<Height>47.5</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Cooler1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Cooler1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
139
Corsair/Layouts/HeadsetStands/ST100RGB.xml
Normal file
@ -0,0 +1,139 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair MM800 RGB</Name>
|
||||
<Description>Physical layout of Corsairs ST100 RGB</Description>
|
||||
<Type>HeadsetStand</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>ST100RGB</Model>
|
||||
<Width>145</Width>
|
||||
<Height>148</Height>
|
||||
<LedUnitWidth>42</LedUnitWidth>
|
||||
<LedUnitHeight>44</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\HeadsetStands</ImageBasePath>
|
||||
<DeviceImage>ST100RGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="HeadsetStand9">
|
||||
<X>5</X>
|
||||
<Y>10</Y>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand8">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand7">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand6">
|
||||
<Y>~</Y>
|
||||
<Width>1.2</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand5">
|
||||
<Width>1</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand4">
|
||||
<X>~</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand3">
|
||||
<X>~</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand1">
|
||||
<Shape>M0.442,0.467 L0.456,0.518 L0.456,0.567 L0.446,0.62 L0.438,0.645 L0.469,0.613 L0.52,0.579 L0.564,0.569 L0.583,0.596 L0.593,0.564 L0.59,0.528 L0.566,0.474 L0.545,0.43 L0.516,0.384 L0.523,0.445 L0.521,0.491 L0.516,0.55 L0.518,0.496 L0.519,0.469 L0.501,0.447 L0.486,0.425 L0.489,0.469 L0.492,0.528 L0.484,0.564 L0.484,0.499z M0.451,0.411 L0.463,0.443 L0.464,0.467 L0.484,0.479 L0.478,0.435z M0.488,0.379 L0.497,0.43 L0.516,0.447 L0.513,0.406z M0.52,0.318 L0.528,0.37 L0.532,0.394 L0.557,0.418 L0.568,0.457 L0.572,0.425 L0.559,0.377 L0.543,0.343z</Shape>
|
||||
<X>-3.75</X>
|
||||
<Y>0</Y>
|
||||
<Height>0.45</Height>
|
||||
</Led>
|
||||
<Led Id="HeadsetStand2">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand9" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand8" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand7" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand6" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand5" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand4" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand3" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand9" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand8" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand3" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand7" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand4" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand6" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="HeadsetStand1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
40
Corsair/Layouts/Headsets/VIRTUOSO.xml
Normal 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>Corsair Virtuoso</Name>
|
||||
<Description>Physical layout of Corsairs Virtuoso</Description>
|
||||
<Type>Headset</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>VIRTUOSO</Model>
|
||||
<Width>242</Width>
|
||||
<Height>228</Height>
|
||||
<LedUnitWidth>35</LedUnitWidth>
|
||||
<LedUnitHeight>85</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Headsets</ImageBasePath>
|
||||
<DeviceImage>VOIDRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Headset1">
|
||||
<Shape>M0.766,0.059 L0.685,0.044 L0.497,0.053 L0.326,0.123 L0.17,0.276 L0.113,0.454 L0.109,0.649 L0.142,0.822 L0.232,0.896 L0.305,0.851 L0.399,0.826 L0.468,0.809 L0.428,0.663 L0.423,0.501 L0.489,0.332 L0.64,0.148z</Shape>
|
||||
<X>0</X>
|
||||
<Y>105</Y>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Headset2">
|
||||
<Shape>M0.071,0.053 L0.03,0.036 L0.118,0.023 L0.316,0.027 L0.497,0.077 L0.71,0.248 L0.804,0.415 L0.877,0.586 L0.903,0.731 L0.851,0.845 L0.799,0.877 L0.721,0.838 L0.591,0.802 L0.508,0.789 L0.549,0.695 L0.539,0.558 L0.451,0.415 L0.362,0.308 L0.274,0.201 L0.149,0.104z</Shape>
|
||||
<X>+170</X>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
40
Corsair/Layouts/Headsets/VIRTUOSOSE.xml
Normal 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>Corsair Virtuoso SE</Name>
|
||||
<Description>Physical layout of Corsairs Virtuoso SE</Description>
|
||||
<Type>Headset</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>VIRTUOSOSE</Model>
|
||||
<Width>242</Width>
|
||||
<Height>228</Height>
|
||||
<LedUnitWidth>35</LedUnitWidth>
|
||||
<LedUnitHeight>85</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Headsets</ImageBasePath>
|
||||
<DeviceImage>VOIDRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Headset1">
|
||||
<Shape>M0.766,0.059 L0.685,0.044 L0.497,0.053 L0.326,0.123 L0.17,0.276 L0.113,0.454 L0.109,0.649 L0.142,0.822 L0.232,0.896 L0.305,0.851 L0.399,0.826 L0.468,0.809 L0.428,0.663 L0.423,0.501 L0.489,0.332 L0.64,0.148z</Shape>
|
||||
<X>0</X>
|
||||
<Y>105</Y>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Headset2">
|
||||
<Shape>M0.071,0.053 L0.03,0.036 L0.118,0.023 L0.316,0.027 L0.497,0.077 L0.71,0.248 L0.804,0.415 L0.877,0.586 L0.903,0.731 L0.851,0.845 L0.799,0.877 L0.721,0.838 L0.591,0.802 L0.508,0.789 L0.549,0.695 L0.539,0.558 L0.451,0.415 L0.362,0.308 L0.274,0.201 L0.149,0.104z</Shape>
|
||||
<X>+170</X>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
40
Corsair/Layouts/Headsets/VOIDRGB.xml
Normal 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>Corsair VOID RGB</Name>
|
||||
<Description>Physical layout of Corsairs VOID RGB</Description>
|
||||
<Type>Headset</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>VOIDRGB</Model>
|
||||
<Width>242</Width>
|
||||
<Height>228</Height>
|
||||
<LedUnitWidth>35</LedUnitWidth>
|
||||
<LedUnitHeight>85</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Headsets</ImageBasePath>
|
||||
<DeviceImage>VOIDRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Headset1">
|
||||
<Shape>M0.766,0.059 L0.685,0.044 L0.497,0.053 L0.326,0.123 L0.17,0.276 L0.113,0.454 L0.109,0.649 L0.142,0.822 L0.232,0.896 L0.305,0.851 L0.399,0.826 L0.468,0.809 L0.428,0.663 L0.423,0.501 L0.489,0.332 L0.64,0.148z</Shape>
|
||||
<X>0</X>
|
||||
<Y>105</Y>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Headset2">
|
||||
<Shape>M0.071,0.053 L0.03,0.036 L0.118,0.023 L0.316,0.027 L0.497,0.077 L0.71,0.248 L0.804,0.415 L0.877,0.586 L0.903,0.731 L0.851,0.845 L0.799,0.877 L0.721,0.838 L0.591,0.802 L0.508,0.789 L0.549,0.695 L0.539,0.558 L0.451,0.415 L0.362,0.308 L0.274,0.201 L0.149,0.104z</Shape>
|
||||
<X>+170</X>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="Headset2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
497
Corsair/Layouts/Keyboards/K65RGB/UK.xml
Normal file
@ -0,0 +1,497 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair K70 RGB - Physical UK</Name>
|
||||
<Description>Physical UK-Layout of Corsairs K70 RGB (Logical: BE, CH, DE, ES, EU, FR, IT, ND, MEX, RU, UK, US_Int)</Description>
|
||||
<Author>Darth Affe</Author>
|
||||
<Type>Keyboard</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>K70 RGB</Model>
|
||||
<Width>436</Width>
|
||||
<Height>165</Height>
|
||||
<ImageBasePath>Images\Corsair\Keyboards</ImageBasePath>
|
||||
<DeviceImage>K70RGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<!-- Extra-Keys: Brightness -> Mute -->
|
||||
<Led Id="Keyboard_Brightness">
|
||||
<Shape>Circle</Shape>
|
||||
<X>298</X>
|
||||
<Y>6</Y>
|
||||
<Width>10mm</Width>
|
||||
<Height>10mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_WinLock">
|
||||
<Shape>Circle</Shape>
|
||||
<X>+9</X>
|
||||
<Width>10mm</Width>
|
||||
<Height>10mm</Height>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_MediaMute">
|
||||
<X>375</X>
|
||||
<Y>6</Y>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
|
||||
<!-- Esc -> NextTrack -->
|
||||
<Led Id="Keyboard_Escape">
|
||||
<X>4</X>
|
||||
<Y>28</Y>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_F1">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F2" />
|
||||
<Led Id="Keyboard_F3" />
|
||||
<Led Id="Keyboard_F4" />
|
||||
|
||||
<Led Id="Keyboard_F5">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F6" />
|
||||
<Led Id="Keyboard_F7" />
|
||||
<Led Id="Keyboard_F8" />
|
||||
|
||||
<Led Id="Keyboard_F9">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F10" />
|
||||
<Led Id="Keyboard_F11" />
|
||||
<Led Id="Keyboard_F12" />
|
||||
|
||||
<Led Id="Keyboard_PrintScreen">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ScrollLock" />
|
||||
<Led Id="Keyboard_PauseBreak" />
|
||||
|
||||
<Led Id="Keyboard_MediaStop">
|
||||
<X>+5</X>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPreviousTrack">
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPlay">
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaNextTrack">
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
|
||||
<!-- ^ -> Num- -->
|
||||
<Led Id="Keyboard_GraveAccentAndTilde">
|
||||
<X>4</X>
|
||||
<Y>49</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_1" />
|
||||
<Led Id="Keyboard_2" />
|
||||
<Led Id="Keyboard_3" />
|
||||
<Led Id="Keyboard_4" />
|
||||
<Led Id="Keyboard_5" />
|
||||
<Led Id="Keyboard_6" />
|
||||
<Led Id="Keyboard_7" />
|
||||
<Led Id="Keyboard_8" />
|
||||
<Led Id="Keyboard_9" />
|
||||
<Led Id="Keyboard_0" />
|
||||
<Led Id="Keyboard_MinusAndUnderscore" />
|
||||
<Led Id="Keyboard_EqualsAndPlus" />
|
||||
<Led Id="Keyboard_Backspace">
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_Insert">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Home" />
|
||||
<Led Id="Keyboard_PageUp" />
|
||||
|
||||
<Led Id="Keyboard_NumLock">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumSlash" />
|
||||
<Led Id="Keyboard_NumAsterisk" />
|
||||
<Led Id="Keyboard_NumMinus" />
|
||||
|
||||
<!-- Tab -> Num+ -->
|
||||
<Led Id="Keyboard_Tab">
|
||||
<X>4</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Q" />
|
||||
<Led Id="Keyboard_W" />
|
||||
<Led Id="Keyboard_E" />
|
||||
<Led Id="Keyboard_R" />
|
||||
<Led Id="Keyboard_T" />
|
||||
<Led Id="Keyboard_Y" />
|
||||
<Led Id="Keyboard_U" />
|
||||
<Led Id="Keyboard_I" />
|
||||
<Led Id="Keyboard_O" />
|
||||
<Led Id="Keyboard_P" />
|
||||
<Led Id="Keyboard_BracketLeft" />
|
||||
<Led Id="Keyboard_BracketRight" />
|
||||
<Led Id="Keyboard_Enter">
|
||||
<Shape>M0,0 L0,0.5 L0.16666666666,0.5 L0.16666666666,1 L1,1 L1,0 Z</Shape>
|
||||
<Width>1.5</Width>
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_Delete">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_End" />
|
||||
<Led Id="Keyboard_PageDown" />
|
||||
|
||||
<Led Id="Keyboard_Num7">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num8" />
|
||||
<Led Id="Keyboard_Num9" />
|
||||
<Led Id="Keyboard_NumPlus">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
|
||||
<!-- CapsLock -> Num6 -->
|
||||
<Led Id="Keyboard_CapsLock">
|
||||
<X>4</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_A" />
|
||||
<Led Id="Keyboard_S" />
|
||||
<Led Id="Keyboard_D" />
|
||||
<Led Id="Keyboard_F" />
|
||||
<Led Id="Keyboard_G" />
|
||||
<Led Id="Keyboard_H" />
|
||||
<Led Id="Keyboard_J" />
|
||||
<Led Id="Keyboard_K" />
|
||||
<Led Id="Keyboard_L" />
|
||||
<Led Id="Keyboard_SemicolonAndColon" />
|
||||
<Led Id="Keyboard_ApostropheAndDoubleQuote" />
|
||||
<Led Id="Keyboard_NonUsTilde" />
|
||||
|
||||
<Led Id="Keyboard_Num4">
|
||||
<X>+90.75</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num5" />
|
||||
<Led Id="Keyboard_Num6" />
|
||||
|
||||
<!-- LShift -> NumEnter -->
|
||||
<Led Id="Keyboard_LeftShift">
|
||||
<X>4</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NonUsBackslash" />
|
||||
<Led Id="Keyboard_Z" />
|
||||
<Led Id="Keyboard_X" />
|
||||
<Led Id="Keyboard_C" />
|
||||
<Led Id="Keyboard_V" />
|
||||
<Led Id="Keyboard_B" />
|
||||
<Led Id="Keyboard_N" />
|
||||
<Led Id="Keyboard_M" />
|
||||
<Led Id="Keyboard_CommaAndLessThan" />
|
||||
<Led Id="Keyboard_PeriodAndBiggerThan" />
|
||||
<Led Id="Keyboard_SlashAndQuestionMark" />
|
||||
<Led Id="Keyboard_RightShift">
|
||||
<Width>2.75</Width>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_ArrowUp">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_Num1">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num2" />
|
||||
<Led Id="Keyboard_Num3" />
|
||||
<Led Id="Keyboard_NumEnter">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
|
||||
<!-- LCtrl -> NumPeriod -->
|
||||
<Led Id="Keyboard_LeftCtrl">
|
||||
<X>4</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftGui" />
|
||||
<Led Id="Keyboard_LeftAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Space">
|
||||
<Width>6.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightGui" />
|
||||
<Led Id="Keyboard_Application" />
|
||||
<Led Id="Keyboard_RightCtrl">
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
|
||||
<Led Id="Keyboard_ArrowLeft">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowDown" />
|
||||
<Led Id="Keyboard_ArrowRight" />
|
||||
|
||||
<Led Id="Keyboard_Num0">
|
||||
<X>+5</X>
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumPeriodAndDelete" />
|
||||
</Leds>
|
||||
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout Layout="DE">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="K_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="K_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="K_Keys\Mute.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Escape" Image="K_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="K_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="K_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="K_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="K_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="K_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="K_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="K_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="K_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="K_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="K_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="K_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="K_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="K_Keys\Drucken.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="K_Keys\Rollen.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="K_Keys\PauseUntbr.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="K_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="K_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="K_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="K_Keys\NextTrack.png" />
|
||||
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="K_Keys\Circumflex_Degree.png" />
|
||||
<LedImage Id="Keyboard_1" Image="K_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="K_Keys\2_QuotationMark_Exponent2.png" />
|
||||
<LedImage Id="Keyboard_3" Image="K_Keys\3_SectionSign_Exponent3.png" />
|
||||
<LedImage Id="Keyboard_4" Image="K_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="K_Keys\5_Percent.png" />
|
||||
<LedImage Id="Keyboard_6" Image="K_Keys\6_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_7" Image="K_Keys\7_Slash_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_8" Image="K_Keys\8_BracketLeft_SquareBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_9" Image="K_Keys\9_BracketRight_SquareBracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="K_Keys\0_Equals_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="K_Keys\QuestionMark_SharpS_Backslash.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="K_Keys\AccentGrave_AccentAcute.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="K_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="K_Keys\Einfg.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="K_Keys\Pos1.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="K_Keys\BildUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="K_Keys\Num.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="K_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="K_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="K_Keys\Minus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Tab" Image="K_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="K_Keys\Q_At.png" />
|
||||
<LedImage Id="Keyboard_W" Image="K_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="K_Keys\E_Euro.png" />
|
||||
<LedImage Id="Keyboard_R" Image="K_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="K_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="K_Keys\Z.png" />
|
||||
<LedImage Id="Keyboard_U" Image="K_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="K_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="K_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="K_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="K_Keys\UE.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="K_Keys\Plus_Asterisk_Tilde.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="K_Keys\Enter.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="K_Keys\Entf.png" />
|
||||
<LedImage Id="Keyboard_End" Image="K_Keys\Ende.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="K_Keys\BildDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="K_Keys\Num7_Pos1.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="K_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="K_Keys\Num9_BildUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="K_Keys\NumPlus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_CapsLock" Image="K_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="K_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="K_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="K_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="K_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="K_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="K_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="K_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="K_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="K_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="K_Keys\OE.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="K_Keys\AE.png" />
|
||||
<LedImage Id="Keyboard_NonUsTilde" Image="K_Keys\Hash_Apostrophe.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="K_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="K_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="K_Keys\Num6_ArrowRight.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftShift" Image="K_Keys\Shift.png" />
|
||||
<LedImage Id="Keyboard_NonUsBackslash" Image="K_Keys\LessThan_GreaterThan_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="K_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_X" Image="K_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="K_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="K_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="K_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="K_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="K_Keys\M_Mu.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="K_Keys\Comma_Semicolon.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="K_Keys\Dot_Colon.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="K_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="K_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="K_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="K_Keys\Num1_Ende.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="K_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="K_Keys\Num3_BildDown.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="K_Keys\NumEnter.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="K_Keys\Strg.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="K_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="K_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="K_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="K_Keys\AltGr.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="K_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="K_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="K_Keys\Strg.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="K_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="K_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="K_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="K_Keys\Num0_Einfg.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="K_Keys\Comma_Entf.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout Layout="EU">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="K_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="K_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="K_Keys\Mute.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Escape" Image="K_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="K_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="K_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="K_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="K_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="K_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="K_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="K_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="K_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="K_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="K_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="K_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="K_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="K_Keys\PrtScnSysRq.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="K_Keys\ScrollLock.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="K_Keys\PauseBreak.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="K_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="K_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="K_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="K_Keys\NextTrack.png" />
|
||||
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="K_Keys\AccentGrave_Tilde.png" />
|
||||
<LedImage Id="Keyboard_1" Image="K_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="K_Keys\2_At.png" />
|
||||
<LedImage Id="Keyboard_3" Image="K_Keys\3_Hash.png" />
|
||||
<LedImage Id="Keyboard_4" Image="K_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="K_Keys\5_Percent_Euro.png" />
|
||||
<LedImage Id="Keyboard_6" Image="K_Keys\6_Circumflex.png" />
|
||||
<LedImage Id="Keyboard_7" Image="K_Keys\7_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_8" Image="K_Keys\8_Asterisk.png" />
|
||||
<LedImage Id="Keyboard_9" Image="K_Keys\9_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="K_Keys\0_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="K_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="K_Keys\Equals_Plus.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="K_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="K_Keys\Insert.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="K_Keys\Home.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="K_Keys\PageUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="K_Keys\NumLock.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="K_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="K_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="K_Keys\Minus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Tab" Image="K_Keys\TabWText.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="K_Keys\Q.png" />
|
||||
<LedImage Id="Keyboard_W" Image="K_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="K_Keys\E.png" />
|
||||
<LedImage Id="Keyboard_R" Image="K_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="K_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="K_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_U" Image="K_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="K_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="K_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="K_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="K_Keys\SquareBracketLeft_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="K_Keys\SquareBracketRight_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="K_Keys\EnterWText.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="K_Keys\Delete.png" />
|
||||
<LedImage Id="Keyboard_End" Image="K_Keys\End.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="K_Keys\PageDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="K_Keys\Num7_Home.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="K_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="K_Keys\Num9_PgUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="K_Keys\NumPlus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_CapsLock" Image="K_Keys\CapsLockText.png" />
|
||||
<LedImage Id="Keyboard_A" Image="K_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="K_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="K_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="K_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="K_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="K_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="K_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="K_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="K_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="K_Keys\Semicolon_Colon.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="K_Keys\Apostrophe_QuotationMark.png" />
|
||||
<LedImage Id="Keyboard_NonUsTilde" Image="K_Keys\Blackslash_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="K_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="K_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="K_Keys\Num6_ArrowRight.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftShift" Image="K_Keys\ShiftWText.png" />
|
||||
<LedImage Id="Keyboard_NonUsBackslash" Image="K_Keys\Blackslash_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="K_Keys\Z.png" />
|
||||
<LedImage Id="Keyboard_X" Image="K_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="K_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="K_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="K_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="K_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="K_Keys\M.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="K_Keys\LessThan_Comma.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="K_Keys\GreaterThan_Dot.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="K_Keys\QuestionMark_Slash.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="K_Keys\ShiftWTextBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="K_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="K_Keys\Num1_End.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="K_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="K_Keys\Num3_PgDn.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="K_Keys\NumEnter.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="K_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="K_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="K_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="K_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="K_Keys\AltGr.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="K_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="K_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="K_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="K_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="K_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="K_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="K_Keys\Num0_Ins.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="K_Keys\Comma_Del.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
465
Corsair/Layouts/Keyboards/K95RGBPLATINUM/US.xml
Normal file
@ -0,0 +1,465 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair K95 RGB PLATINUM - Physical US</Name>
|
||||
<Description>Physical UK-Layout of Corsairs K95 RGB PLATINUM (Logical: NA)</Description>
|
||||
<Type>Keyboard</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>K95 RGB Platinum</Model>
|
||||
<Width>465</Width>
|
||||
<Height>169</Height>
|
||||
<ImageBasePath>Images\Corsair\Keyboards</ImageBasePath>
|
||||
<DeviceImage>K95RGBPLATINUM.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Keyboard_Brightness">
|
||||
<X>91.5</X>
|
||||
<Y>8.333</Y>
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_WinLock">
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaMute">
|
||||
<X>382</X>
|
||||
<Y>8.333</Y>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Escape">
|
||||
<X>30</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F1">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F2" />
|
||||
<Led Id="Keyboard_F3" />
|
||||
<Led Id="Keyboard_F4" />
|
||||
<Led Id="Keyboard_F5">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F6" />
|
||||
<Led Id="Keyboard_F7" />
|
||||
<Led Id="Keyboard_F8" />
|
||||
<Led Id="Keyboard_F9">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F10" />
|
||||
<Led Id="Keyboard_F11" />
|
||||
<Led Id="Keyboard_F12" />
|
||||
<Led Id="Keyboard_PrintScreen">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ScrollLock" />
|
||||
<Led Id="Keyboard_PauseBreak" />
|
||||
<Led Id="Keyboard_MediaStop">
|
||||
<X>+5</X>
|
||||
<Y>31</Y>
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPreviousTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPlay">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaNextTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_GraveAccentAndTilde">
|
||||
<X>30</X>
|
||||
<Y>53</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_1" />
|
||||
<Led Id="Keyboard_2" />
|
||||
<Led Id="Keyboard_3" />
|
||||
<Led Id="Keyboard_4" />
|
||||
<Led Id="Keyboard_5" />
|
||||
<Led Id="Keyboard_6" />
|
||||
<Led Id="Keyboard_7" />
|
||||
<Led Id="Keyboard_8" />
|
||||
<Led Id="Keyboard_9" />
|
||||
<Led Id="Keyboard_0" />
|
||||
<Led Id="Keyboard_MinusAndUnderscore" />
|
||||
<Led Id="Keyboard_EqualsAndPlus" />
|
||||
<Led Id="Keyboard_Backspace">
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Insert">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Home" />
|
||||
<Led Id="Keyboard_PageUp" />
|
||||
<Led Id="Keyboard_NumLock">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumSlash" />
|
||||
<Led Id="Keyboard_NumAsterisk" />
|
||||
<Led Id="Keyboard_NumMinus" />
|
||||
<Led Id="Keyboard_Tab">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Q" />
|
||||
<Led Id="Keyboard_W" />
|
||||
<Led Id="Keyboard_E" />
|
||||
<Led Id="Keyboard_R" />
|
||||
<Led Id="Keyboard_T" />
|
||||
<Led Id="Keyboard_Y" />
|
||||
<Led Id="Keyboard_U" />
|
||||
<Led Id="Keyboard_I" />
|
||||
<Led Id="Keyboard_O" />
|
||||
<Led Id="Keyboard_P" />
|
||||
<Led Id="Keyboard_BracketLeft" />
|
||||
<Led Id="Keyboard_BracketRight" />
|
||||
<Led Id="Keyboard_Backslash">
|
||||
<Width>1.5</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Delete">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_End" />
|
||||
<Led Id="Keyboard_PageDown" />
|
||||
<Led Id="Keyboard_Num7">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num8" />
|
||||
<Led Id="Keyboard_Num9" />
|
||||
<Led Id="Keyboard_NumPlus">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_CapsLock">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_A" />
|
||||
<Led Id="Keyboard_S" />
|
||||
<Led Id="Keyboard_D" />
|
||||
<Led Id="Keyboard_F" />
|
||||
<Led Id="Keyboard_G" />
|
||||
<Led Id="Keyboard_H" />
|
||||
<Led Id="Keyboard_J" />
|
||||
<Led Id="Keyboard_K" />
|
||||
<Led Id="Keyboard_L" />
|
||||
<Led Id="Keyboard_SemicolonAndColon" />
|
||||
<Led Id="Keyboard_ApostropheAndDoubleQuote" />
|
||||
<Led Id="Keyboard_Enter">
|
||||
<Width>2.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num4">
|
||||
<X>+67</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num5" />
|
||||
<Led Id="Keyboard_Num6" />
|
||||
<Led Id="Keyboard_LeftShift">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>2.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Z" />
|
||||
<Led Id="Keyboard_X" />
|
||||
<Led Id="Keyboard_C" />
|
||||
<Led Id="Keyboard_V" />
|
||||
<Led Id="Keyboard_B" />
|
||||
<Led Id="Keyboard_N" />
|
||||
<Led Id="Keyboard_M" />
|
||||
<Led Id="Keyboard_CommaAndLessThan" />
|
||||
<Led Id="Keyboard_PeriodAndBiggerThan" />
|
||||
<Led Id="Keyboard_SlashAndQuestionMark" />
|
||||
<Led Id="Keyboard_RightShift">
|
||||
<Width>2.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowUp">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num1">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num2" />
|
||||
<Led Id="Keyboard_Num3" />
|
||||
<Led Id="Keyboard_NumEnter">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftCtrl">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftGui" />
|
||||
<Led Id="Keyboard_LeftAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Space">
|
||||
<Width>6.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightGui" />
|
||||
<Led Id="Keyboard_Application" />
|
||||
<Led Id="Keyboard_RightCtrl">
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowLeft">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowDown" />
|
||||
<Led Id="Keyboard_ArrowRight" />
|
||||
<Led Id="Keyboard_Num0">
|
||||
<X>+5</X>
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumPeriodAndDelete" />
|
||||
<Led Id="Keyboard_Programmable3">
|
||||
<X>7</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable6">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable1">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable2">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable4">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable5">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom1">
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom2">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom3">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom4">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom5">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom6">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom7">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom8">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom9">
|
||||
<Shape>M0.2,1 L1,1 L1,0 L0,0z</Shape>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom10">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom11">
|
||||
<Shape>M0,0 L0,1 L0.8,1 L1,0z</Shape>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom12">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom13">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom14">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom15">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom16">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom17">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom18">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom19">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout Layout="NA">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="Strafe_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="Strafe_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="Strafe_Keys\Mute.png" />
|
||||
<LedImage Id="Keyboard_Escape" Image="Strafe_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="Strafe_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="Strafe_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="Strafe_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="Strafe_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="Strafe_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="Strafe_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="Strafe_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="Strafe_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="Strafe_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="Strafe_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="Strafe_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="Strafe_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="Strafe_Keys\PrintScreen.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="Strafe_Keys\ScrollLock.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="Strafe_Keys\PauseBreak.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="Strafe_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="Strafe_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="Strafe_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="Strafe_Keys\NextTrack.png" />
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="Strafe_Keys\AccentGrave_Tilde.png" />
|
||||
<LedImage Id="Keyboard_1" Image="Strafe_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="Strafe_Keys\2_At.png" />
|
||||
<LedImage Id="Keyboard_3" Image="Strafe_Keys\3_Hash.png" />
|
||||
<LedImage Id="Keyboard_4" Image="Strafe_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="Strafe_Keys\5_Percent.png" />
|
||||
<LedImage Id="Keyboard_6" Image="Strafe_Keys\6_Circumflex.png" />
|
||||
<LedImage Id="Keyboard_7" Image="Strafe_Keys\7_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_8" Image="Strafe_Keys\8_Asterisk.png" />
|
||||
<LedImage Id="Keyboard_9" Image="Strafe_Keys\9_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="Strafe_Keys\0_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="Strafe_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="Strafe_Keys\Equals_Plus.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="Strafe_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="Strafe_Keys\Insert.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="Strafe_Keys\Home.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="Strafe_Keys\PageUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="Strafe_Keys\NumLock.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="Strafe_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="Strafe_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="Strafe_Keys\Minus.png" />
|
||||
<LedImage Id="Keyboard_Tab" Image="Strafe_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="Strafe_Keys\Q.png" />
|
||||
<LedImage Id="Keyboard_W" Image="Strafe_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="Strafe_Keys\E.png" />
|
||||
<LedImage Id="Keyboard_R" Image="Strafe_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="Strafe_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_U" Image="Strafe_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="Strafe_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="Strafe_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="Strafe_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="Strafe_Keys\SquareBracketLeft_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="Strafe_Keys\SquareBracketRight_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="Strafe_Keys\Delete.png" />
|
||||
<LedImage Id="Keyboard_End" Image="Strafe_Keys\End.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="Strafe_Keys\PageDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="Strafe_Keys\Num7_Home.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="Strafe_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="Strafe_Keys\Num9_PgUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="Strafe_Keys\NumPlus.png" />
|
||||
<LedImage Id="Keyboard_CapsLock" Image="Strafe_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="Strafe_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="Strafe_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="Strafe_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="Strafe_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="Strafe_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="Strafe_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="Strafe_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="Strafe_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="Strafe_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="Strafe_Keys\Semicolon_Colon.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="Strafe_Keys\Apostrophe_QuotationMark.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="Strafe_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="Strafe_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="Strafe_Keys\Num6_ArrowRight.png" />
|
||||
<LedImage Id="Keyboard_LeftShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_X" Image="Strafe_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="Strafe_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="Strafe_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="Strafe_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="Strafe_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="Strafe_Keys\M.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="Strafe_Keys\LessThan_Comma.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="Strafe_Keys\GreaterThan_Dot.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="Strafe_Keys\QuestionMark_Slash.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="Strafe_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="Strafe_Keys\Num1_End.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="Strafe_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="Strafe_Keys\Num3_PgDwn.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="Strafe_Keys\NumEnter.png" />
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="Strafe_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="Strafe_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="Strafe_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="Strafe_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="Strafe_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="Strafe_Keys\Num0_Ins.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="Strafe_Keys\Dot_Del.png" />
|
||||
<LedImage Id="Keyboard_Programmable3" Image="Strafe_Keys\G1.png" />
|
||||
<LedImage Id="Keyboard_Programmable6" Image="Strafe_Keys\G2.png" />
|
||||
<LedImage Id="Keyboard_Programmable1" Image="Strafe_Keys\G3.png" />
|
||||
<LedImage Id="Keyboard_Programmable2" Image="Strafe_Keys\G4.png" />
|
||||
<LedImage Id="Keyboard_Programmable4" Image="Strafe_Keys\G5.png" />
|
||||
<LedImage Id="Keyboard_Programmable5" Image="Strafe_Keys\G6.png" />
|
||||
<LedImage Id="Keyboard_Custom1" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom2" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom3" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom4" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom5" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom6" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom7" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom8" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom9" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom10" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom11" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom12" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom13" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom14" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom15" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom16" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom17" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom18" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom19" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Backslash" Image="Strafe_Keys\Blackslash_Pipe_Wide.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="Strafe_Keys\EnterNarrow.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
754
Corsair/Layouts/Keyboards/K95RGBPLATINUMXT/UK.xml
Normal file
@ -0,0 +1,754 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair K95 RGB PLATINUM XT - Physical UK</Name>
|
||||
<Description>Physical UK-Layout of Corsairs K95 RGB PLATINUM (Logical: BE, CH, DE, ES, EU_Int, FR, IT, ND, MEX, PT, TR, UK)</Description>
|
||||
<Type>Keyboard</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>K95 RGB Platinum XT</Model>
|
||||
<Width>465</Width>
|
||||
<Height>169</Height>
|
||||
<ImageBasePath>Images\Corsair\Keyboards</ImageBasePath>
|
||||
<DeviceImage>K95RGBPLATINUM.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Keyboard_Brightness">
|
||||
<X>91.5</X>
|
||||
<Y>8.333</Y>
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_WinLock">
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaMute">
|
||||
<X>382</X>
|
||||
<Y>8.333</Y>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Escape">
|
||||
<X>30</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F1">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F2" />
|
||||
<Led Id="Keyboard_F3" />
|
||||
<Led Id="Keyboard_F4" />
|
||||
<Led Id="Keyboard_F5">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F6" />
|
||||
<Led Id="Keyboard_F7" />
|
||||
<Led Id="Keyboard_F8" />
|
||||
<Led Id="Keyboard_F9">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F10" />
|
||||
<Led Id="Keyboard_F11" />
|
||||
<Led Id="Keyboard_F12" />
|
||||
<Led Id="Keyboard_PrintScreen">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ScrollLock" />
|
||||
<Led Id="Keyboard_PauseBreak" />
|
||||
<Led Id="Keyboard_MediaStop">
|
||||
<X>+5</X>
|
||||
<Y>31</Y>
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPreviousTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPlay">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaNextTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_GraveAccentAndTilde">
|
||||
<X>30</X>
|
||||
<Y>53</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_1" />
|
||||
<Led Id="Keyboard_2" />
|
||||
<Led Id="Keyboard_3" />
|
||||
<Led Id="Keyboard_4" />
|
||||
<Led Id="Keyboard_5" />
|
||||
<Led Id="Keyboard_6" />
|
||||
<Led Id="Keyboard_7" />
|
||||
<Led Id="Keyboard_8" />
|
||||
<Led Id="Keyboard_9" />
|
||||
<Led Id="Keyboard_0" />
|
||||
<Led Id="Keyboard_MinusAndUnderscore" />
|
||||
<Led Id="Keyboard_EqualsAndPlus" />
|
||||
<Led Id="Keyboard_Backspace">
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Insert">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Home" />
|
||||
<Led Id="Keyboard_PageUp" />
|
||||
<Led Id="Keyboard_NumLock">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumSlash" />
|
||||
<Led Id="Keyboard_NumAsterisk" />
|
||||
<Led Id="Keyboard_NumMinus" />
|
||||
<Led Id="Keyboard_Tab">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Q" />
|
||||
<Led Id="Keyboard_W" />
|
||||
<Led Id="Keyboard_E" />
|
||||
<Led Id="Keyboard_R" />
|
||||
<Led Id="Keyboard_T" />
|
||||
<Led Id="Keyboard_Y" />
|
||||
<Led Id="Keyboard_U" />
|
||||
<Led Id="Keyboard_I" />
|
||||
<Led Id="Keyboard_O" />
|
||||
<Led Id="Keyboard_P" />
|
||||
<Led Id="Keyboard_BracketLeft" />
|
||||
<Led Id="Keyboard_BracketRight" />
|
||||
<Led Id="Keyboard_Enter">
|
||||
<Shape>M0,0 L0,0.5 L0.16666666666,0.5 L0.16666666666,1 L1,1 L1,0 Z</Shape>
|
||||
<Width>1.5</Width>
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Delete">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_End" />
|
||||
<Led Id="Keyboard_PageDown" />
|
||||
<Led Id="Keyboard_Num7">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num8" />
|
||||
<Led Id="Keyboard_Num9" />
|
||||
<Led Id="Keyboard_NumPlus">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_CapsLock">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_A" />
|
||||
<Led Id="Keyboard_S" />
|
||||
<Led Id="Keyboard_D" />
|
||||
<Led Id="Keyboard_F" />
|
||||
<Led Id="Keyboard_G" />
|
||||
<Led Id="Keyboard_H" />
|
||||
<Led Id="Keyboard_J" />
|
||||
<Led Id="Keyboard_K" />
|
||||
<Led Id="Keyboard_L" />
|
||||
<Led Id="Keyboard_SemicolonAndColon" />
|
||||
<Led Id="Keyboard_ApostropheAndDoubleQuote" />
|
||||
<Led Id="Keyboard_NonUsTilde" />
|
||||
<Led Id="Keyboard_Num4">
|
||||
<X>+90.75</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num5" />
|
||||
<Led Id="Keyboard_Num6" />
|
||||
<Led Id="Keyboard_LeftShift">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NonUsBackslash" />
|
||||
<Led Id="Keyboard_Z" />
|
||||
<Led Id="Keyboard_X" />
|
||||
<Led Id="Keyboard_C" />
|
||||
<Led Id="Keyboard_V" />
|
||||
<Led Id="Keyboard_B" />
|
||||
<Led Id="Keyboard_N" />
|
||||
<Led Id="Keyboard_M" />
|
||||
<Led Id="Keyboard_CommaAndLessThan" />
|
||||
<Led Id="Keyboard_PeriodAndBiggerThan" />
|
||||
<Led Id="Keyboard_SlashAndQuestionMark" />
|
||||
<Led Id="Keyboard_RightShift">
|
||||
<Width>2.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowUp">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num1">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num2" />
|
||||
<Led Id="Keyboard_Num3" />
|
||||
<Led Id="Keyboard_NumEnter">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftCtrl">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftGui" />
|
||||
<Led Id="Keyboard_LeftAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Space">
|
||||
<Width>6.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightGui" />
|
||||
<Led Id="Keyboard_Application" />
|
||||
<Led Id="Keyboard_RightCtrl">
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowLeft">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowDown" />
|
||||
<Led Id="Keyboard_ArrowRight" />
|
||||
<Led Id="Keyboard_Num0">
|
||||
<X>+5</X>
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumPeriodAndDelete" />
|
||||
<Led Id="Keyboard_Programmable3">
|
||||
<X>7</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable6">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable1">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable2">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable4">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable5">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom1">
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom2">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom3">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom4">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom5">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom6">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom7">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom8">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom9">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom10">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom11">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom12">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom13">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom14">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom15">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom16">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom17">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom18">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom19">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout Layout="DE">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="Strafe_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="Strafe_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="Strafe_Keys\Mute.png" />
|
||||
<LedImage Id="Keyboard_Escape" Image="Strafe_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="Strafe_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="Strafe_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="Strafe_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="Strafe_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="Strafe_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="Strafe_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="Strafe_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="Strafe_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="Strafe_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="Strafe_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="Strafe_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="Strafe_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="Strafe_Keys\Drucken.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="Strafe_Keys\Rollen.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="Strafe_Keys\PauseUntbr.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="Strafe_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="Strafe_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="Strafe_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="Strafe_Keys\NextTrack.png" />
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="Strafe_Keys\Circumflex_Degree.png" />
|
||||
<LedImage Id="Keyboard_1" Image="Strafe_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="Strafe_Keys\2_QuotationMark_Exponent2.png" />
|
||||
<LedImage Id="Keyboard_3" Image="Strafe_Keys\3_SectionSign_Exponent3.png" />
|
||||
<LedImage Id="Keyboard_4" Image="Strafe_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="Strafe_Keys\5_Percent.png" />
|
||||
<LedImage Id="Keyboard_6" Image="Strafe_Keys\6_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_7" Image="Strafe_Keys\7_Slash_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_8" Image="Strafe_Keys\8_BracketLeft_SquareBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_9" Image="Strafe_Keys\9_BracketRight_SquareBracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="Strafe_Keys\0_Equals_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="Strafe_Keys\QuestionMark_SharpS_Backslash.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="Strafe_Keys\AccentGrave_AccentAcute.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="Strafe_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="Strafe_Keys\Einfg.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="Strafe_Keys\Pos1.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="Strafe_Keys\BildUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="Strafe_Keys\Num.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="Strafe_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="Strafe_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="Strafe_Keys\Minus.png" />
|
||||
<LedImage Id="Keyboard_Tab" Image="Strafe_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="Strafe_Keys\Q_At.png" />
|
||||
<LedImage Id="Keyboard_W" Image="Strafe_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="Strafe_Keys\E_Euro.png" />
|
||||
<LedImage Id="Keyboard_R" Image="Strafe_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="Strafe_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="Strafe_Keys\Z.png" />
|
||||
<LedImage Id="Keyboard_U" Image="Strafe_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="Strafe_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="Strafe_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="Strafe_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="Strafe_Keys\UE.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="Strafe_Keys\Plus_Asterisk_Tilde.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="Strafe_Keys\Enter.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="Strafe_Keys\Entf.png" />
|
||||
<LedImage Id="Keyboard_End" Image="Strafe_Keys\Ende.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="Strafe_Keys\BildDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="Strafe_Keys\Num7_Pos1.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="Strafe_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="Strafe_Keys\Num9_BildUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="Strafe_Keys\NumPlus.png" />
|
||||
<LedImage Id="Keyboard_CapsLock" Image="Strafe_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="Strafe_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="Strafe_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="Strafe_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="Strafe_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="Strafe_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="Strafe_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="Strafe_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="Strafe_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="Strafe_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="Strafe_Keys\OE.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="Strafe_Keys\AE.png" />
|
||||
<LedImage Id="Keyboard_NonUsTilde" Image="Strafe_Keys\Hash_Apostrophe.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="Strafe_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="Strafe_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="Strafe_Keys\Num6_ArrowRight.png" />
|
||||
<LedImage Id="Keyboard_LeftShift" Image="Strafe_Keys\Shift.png" />
|
||||
<LedImage Id="Keyboard_NonUsBackslash" Image="Strafe_Keys\LessThan_GreaterThan_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_X" Image="Strafe_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="Strafe_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="Strafe_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="Strafe_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="Strafe_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="Strafe_Keys\M_Mu.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="Strafe_Keys\Comma_Semicolon.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="Strafe_Keys\Dot_Colon.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="Strafe_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="Strafe_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="Strafe_Keys\Num1_Ende.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="Strafe_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="Strafe_Keys\Num3_BildDown.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="Strafe_Keys\NumEnter.png" />
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="Strafe_Keys\Strg.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="Strafe_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="Strafe_Keys\AltGr.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="Strafe_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="Strafe_Keys\Strg.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="Strafe_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="Strafe_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="Strafe_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="Strafe_Keys\Num0_Einfg.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="Strafe_Keys\Comma_Entf.png" />
|
||||
<LedImage Id="Keyboard_Programmable3" Image="Strafe_Keys\G1.png" />
|
||||
<LedImage Id="Keyboard_Programmable6" Image="Strafe_Keys\G2.png" />
|
||||
<LedImage Id="Keyboard_Programmable1" Image="Strafe_Keys\G3.png" />
|
||||
<LedImage Id="Keyboard_Programmable2" Image="Strafe_Keys\G4.png" />
|
||||
<LedImage Id="Keyboard_Programmable4" Image="Strafe_Keys\G5.png" />
|
||||
<LedImage Id="Keyboard_Programmable5" Image="Strafe_Keys\G6.png" />
|
||||
<LedImage Id="Keyboard_Custom1" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom2" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom3" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom4" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom5" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom6" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom7" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom8" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom9" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom10" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom11" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom12" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom13" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom14" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom15" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom16" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom17" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom18" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom19" Image="Empty.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout Layout="EU_Int">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="Strafe_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="Strafe_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="Strafe_Keys\Mute.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Escape" Image="Strafe_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="Strafe_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="Strafe_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="Strafe_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="Strafe_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="Strafe_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="Strafe_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="Strafe_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="Strafe_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="Strafe_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="Strafe_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="Strafe_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="Strafe_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="Strafe_Keys\PrintScreen.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="Strafe_Keys\ScrollLock.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="Strafe_Keys\PauseBreak.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="Strafe_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="Strafe_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="Strafe_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="Strafe_Keys\NextTrack.png" />
|
||||
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="Strafe_Keys\AccentGrave_Tilde.png" />
|
||||
<LedImage Id="Keyboard_1" Image="Strafe_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="Strafe_Keys\2_At.png" />
|
||||
<LedImage Id="Keyboard_3" Image="Strafe_Keys\3_Hash.png" />
|
||||
<LedImage Id="Keyboard_4" Image="Strafe_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="Strafe_Keys\5_Percent_Euro.png" />
|
||||
<LedImage Id="Keyboard_6" Image="Strafe_Keys\6_Circumflex.png" />
|
||||
<LedImage Id="Keyboard_7" Image="Strafe_Keys\7_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_8" Image="Strafe_Keys\8_Asterisk.png" />
|
||||
<LedImage Id="Keyboard_9" Image="Strafe_Keys\9_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="Strafe_Keys\0_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="Strafe_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="Strafe_Keys\Equals_Plus.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="Strafe_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="Strafe_Keys\Insert.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="Strafe_Keys\Home.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="Strafe_Keys\PageUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="Strafe_Keys\NumLock.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="Strafe_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="Strafe_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="Strafe_Keys\Minus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Tab" Image="Strafe_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="Strafe_Keys\Q.png" />
|
||||
<LedImage Id="Keyboard_W" Image="Strafe_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="Strafe_Keys\E.png" />
|
||||
<LedImage Id="Keyboard_R" Image="Strafe_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="Strafe_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_U" Image="Strafe_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="Strafe_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="Strafe_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="Strafe_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="Strafe_Keys\SquareBracketLeft_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="Strafe_Keys\SquareBracketRight_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="Strafe_Keys\Enter.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="Strafe_Keys\Delete.png" />
|
||||
<LedImage Id="Keyboard_End" Image="Strafe_Keys\End.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="Strafe_Keys\PageDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="Strafe_Keys\Num7_Home.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="Strafe_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="Strafe_Keys\Num9_PgUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="Strafe_Keys\NumPlus.png" />
|
||||
|
||||
<LedImage Id="Keyboard_CapsLock" Image="Strafe_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="Strafe_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="Strafe_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="Strafe_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="Strafe_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="Strafe_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="Strafe_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="Strafe_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="Strafe_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="Strafe_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="Strafe_Keys\Semicolon_Colon.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="Strafe_Keys\Apostrophe_QuotationMark.png" />
|
||||
<LedImage Id="Keyboard_NonUsTilde" Image="Strafe_Keys\Blackslash_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="Strafe_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="Strafe_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="Strafe_Keys\Num6_ArrowRight.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftShift" Image="Strafe_Keys\Shift.png" />
|
||||
<LedImage Id="Keyboard_NonUsBackslash" Image="Strafe_Keys\Blackslash_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="Strafe_Keys\Z.png" />
|
||||
<LedImage Id="Keyboard_X" Image="Strafe_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="Strafe_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="Strafe_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="Strafe_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="Strafe_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="Strafe_Keys\M.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="Strafe_Keys\LessThan_Comma.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="Strafe_Keys\GreaterThan_Dot.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="Strafe_Keys\QuestionMark_Slash.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="Strafe_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="Strafe_Keys\Num1_End.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="Strafe_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="Strafe_Keys\Num3_PgDwn.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="Strafe_Keys\NumEnter.png" />
|
||||
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="Strafe_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="Strafe_Keys\AltGr.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="Strafe_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="Strafe_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="Strafe_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="Strafe_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="Strafe_Keys\Num0_Ins.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="Strafe_Keys\Dot_Del.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Programmable3" Image="Strafe_Keys\G1.png" />
|
||||
<LedImage Id="Keyboard_Programmable6" Image="Strafe_Keys\G2.png" />
|
||||
<LedImage Id="Keyboard_Programmable1" Image="Strafe_Keys\G3.png" />
|
||||
<LedImage Id="Keyboard_Programmable2" Image="Strafe_Keys\G4.png" />
|
||||
<LedImage Id="Keyboard_Programmable4" Image="Strafe_Keys\G5.png" />
|
||||
<LedImage Id="Keyboard_Programmable5" Image="Strafe_Keys\G6.png" />
|
||||
|
||||
<LedImage Id="Keyboard_Custom1" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom2" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom3" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom4" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom5" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom6" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom7" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom8" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom9" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom10" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom11" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom12" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom13" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom14" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom15" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom16" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom17" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom18" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom19" Image="Empty.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout Layout="ND">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="Strafe_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="Strafe_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="Strafe_Keys\Mute.png" />
|
||||
<LedImage Id="Keyboard_Escape" Image="Strafe_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="Strafe_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="Strafe_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="Strafe_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="Strafe_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="Strafe_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="Strafe_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="Strafe_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="Strafe_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="Strafe_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="Strafe_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="Strafe_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="Strafe_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="Strafe_Keys\PrintScreen.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="Strafe_Keys\ScrollLock.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="Strafe_Keys\PauseBreak.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="Strafe_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="Strafe_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="Strafe_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="Strafe_Keys\NextTrack.png" />
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="Strafe_Keys\Paragraph_Pipe_Half.png" />
|
||||
<LedImage Id="Keyboard_1" Image="Strafe_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="Strafe_Keys\2_At_Quote.png" />
|
||||
<LedImage Id="Keyboard_3" Image="Strafe_Keys\3_Hash.png" />
|
||||
<LedImage Id="Keyboard_4" Image="Strafe_Keys\4_Dollar_O.png" />
|
||||
<LedImage Id="Keyboard_5" Image="Strafe_Keys\5_Percent.png" />
|
||||
<LedImage Id="Keyboard_6" Image="Strafe_Keys\6_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_7" Image="Strafe_Keys\7_Slash_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_8" Image="Strafe_Keys\8_BracketLeft_SquareBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_9" Image="Strafe_Keys\9_BracketRight_SquareBracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="Strafe_Keys\0_Equals_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="Strafe_Keys\Plus_Backslash_QuestionMark.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="Strafe_Keys\AccentGrave_Pipe_AccentGrave.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="Strafe_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="Strafe_Keys\Insert.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="Strafe_Keys\Home.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="Strafe_Keys\PageUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="Strafe_Keys\NumLock.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="Strafe_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="Strafe_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="Strafe_Keys\Minus.png" />
|
||||
<LedImage Id="Keyboard_Tab" Image="Strafe_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="Strafe_Keys\Q.png" />
|
||||
<LedImage Id="Keyboard_W" Image="Strafe_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="Strafe_Keys\E.png" />
|
||||
<LedImage Id="Keyboard_R" Image="Strafe_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="Strafe_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_U" Image="Strafe_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="Strafe_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="Strafe_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="Strafe_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="Strafe_Keys\ARing.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="Strafe_Keys\DoubleDecimal_Tilde.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="Strafe_Keys\Enter.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="Strafe_Keys\Delete.png" />
|
||||
<LedImage Id="Keyboard_End" Image="Strafe_Keys\End.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="Strafe_Keys\PageDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="Strafe_Keys\Num7_Home.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="Strafe_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="Strafe_Keys\Num9_PgUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="Strafe_Keys\NumPlus.png" />
|
||||
<LedImage Id="Keyboard_CapsLock" Image="Strafe_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="Strafe_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="Strafe_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="Strafe_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="Strafe_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="Strafe_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="Strafe_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="Strafe_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="Strafe_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="Strafe_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="Strafe_Keys\Semicolon_Colon.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="Strafe_Keys\Apostrophe_QuotationMark.png" />
|
||||
<LedImage Id="Keyboard_NonUsTilde" Image="Strafe_Keys\Blackslash_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="Strafe_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="Strafe_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="Strafe_Keys\Num6_ArrowRight.png" />
|
||||
<LedImage Id="Keyboard_LeftShift" Image="Strafe_Keys\Shift.png" />
|
||||
<LedImage Id="Keyboard_NonUsBackslash" Image="Strafe_Keys\LessThan_GreaterThan_Pipe.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="Strafe_Keys\Z.png" />
|
||||
<LedImage Id="Keyboard_X" Image="Strafe_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="Strafe_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="Strafe_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="Strafe_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="Strafe_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="Strafe_Keys\M.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="Strafe_Keys\Comma_Semicolon.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="Strafe_Keys\Dot_Colon.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="Strafe_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="Strafe_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="Strafe_Keys\Num1_End.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="Strafe_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="Strafe_Keys\Num3_PgDwn.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="Strafe_Keys\NumEnter.png" />
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="Strafe_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="Strafe_Keys\AltGr.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="Strafe_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="Strafe_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="Strafe_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="Strafe_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="Strafe_Keys\Num0_Ins.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="Strafe_Keys\Dot_Del.png" />
|
||||
<LedImage Id="Keyboard_Programmable3" Image="Strafe_Keys\G1.png" />
|
||||
<LedImage Id="Keyboard_Programmable6" Image="Strafe_Keys\G2.png" />
|
||||
<LedImage Id="Keyboard_Programmable1" Image="Strafe_Keys\G3.png" />
|
||||
<LedImage Id="Keyboard_Programmable2" Image="Strafe_Keys\G4.png" />
|
||||
<LedImage Id="Keyboard_Programmable4" Image="Strafe_Keys\G5.png" />
|
||||
<LedImage Id="Keyboard_Programmable5" Image="Strafe_Keys\G6.png" />
|
||||
<LedImage Id="Keyboard_Custom1" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom2" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom3" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom4" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom5" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom6" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom7" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom8" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom9" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom10" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom11" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom12" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom13" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom14" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom15" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom16" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom17" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom18" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom19" Image="Empty.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
465
Corsair/Layouts/Keyboards/K95RGBPLATINUMXT/US.xml
Normal file
@ -0,0 +1,465 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair K95 RGB PLATINUM XT - Physical US</Name>
|
||||
<Description>Physical UK-Layout of Corsairs K95 RGB PLATINUM (Logical: NA)</Description>
|
||||
<Type>Keyboard</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>K95 RGB Platinum XT</Model>
|
||||
<Width>465</Width>
|
||||
<Height>169</Height>
|
||||
<ImageBasePath>Images\Corsair\Keyboards</ImageBasePath>
|
||||
<DeviceImage>K95RGBPLATINUM.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Keyboard_Brightness">
|
||||
<X>91.5</X>
|
||||
<Y>8.333</Y>
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_WinLock">
|
||||
<Width>14.5mm</Width>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaMute">
|
||||
<X>382</X>
|
||||
<Y>8.333</Y>
|
||||
<Height>12mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Escape">
|
||||
<X>30</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F1">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F2" />
|
||||
<Led Id="Keyboard_F3" />
|
||||
<Led Id="Keyboard_F4" />
|
||||
<Led Id="Keyboard_F5">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F6" />
|
||||
<Led Id="Keyboard_F7" />
|
||||
<Led Id="Keyboard_F8" />
|
||||
<Led Id="Keyboard_F9">
|
||||
<X>+12.667</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_F10" />
|
||||
<Led Id="Keyboard_F11" />
|
||||
<Led Id="Keyboard_F12" />
|
||||
<Led Id="Keyboard_PrintScreen">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ScrollLock" />
|
||||
<Led Id="Keyboard_PauseBreak" />
|
||||
<Led Id="Keyboard_MediaStop">
|
||||
<X>+5</X>
|
||||
<Y>31</Y>
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPreviousTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaPlay">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_MediaNextTrack">
|
||||
<Height>17mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_GraveAccentAndTilde">
|
||||
<X>30</X>
|
||||
<Y>53</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_1" />
|
||||
<Led Id="Keyboard_2" />
|
||||
<Led Id="Keyboard_3" />
|
||||
<Led Id="Keyboard_4" />
|
||||
<Led Id="Keyboard_5" />
|
||||
<Led Id="Keyboard_6" />
|
||||
<Led Id="Keyboard_7" />
|
||||
<Led Id="Keyboard_8" />
|
||||
<Led Id="Keyboard_9" />
|
||||
<Led Id="Keyboard_0" />
|
||||
<Led Id="Keyboard_MinusAndUnderscore" />
|
||||
<Led Id="Keyboard_EqualsAndPlus" />
|
||||
<Led Id="Keyboard_Backspace">
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Insert">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Home" />
|
||||
<Led Id="Keyboard_PageUp" />
|
||||
<Led Id="Keyboard_NumLock">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumSlash" />
|
||||
<Led Id="Keyboard_NumAsterisk" />
|
||||
<Led Id="Keyboard_NumMinus" />
|
||||
<Led Id="Keyboard_Tab">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Q" />
|
||||
<Led Id="Keyboard_W" />
|
||||
<Led Id="Keyboard_E" />
|
||||
<Led Id="Keyboard_R" />
|
||||
<Led Id="Keyboard_T" />
|
||||
<Led Id="Keyboard_Y" />
|
||||
<Led Id="Keyboard_U" />
|
||||
<Led Id="Keyboard_I" />
|
||||
<Led Id="Keyboard_O" />
|
||||
<Led Id="Keyboard_P" />
|
||||
<Led Id="Keyboard_BracketLeft" />
|
||||
<Led Id="Keyboard_BracketRight" />
|
||||
<Led Id="Keyboard_Backslash">
|
||||
<Width>1.5</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Delete">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_End" />
|
||||
<Led Id="Keyboard_PageDown" />
|
||||
<Led Id="Keyboard_Num7">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num8" />
|
||||
<Led Id="Keyboard_Num9" />
|
||||
<Led Id="Keyboard_NumPlus">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_CapsLock">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_A" />
|
||||
<Led Id="Keyboard_S" />
|
||||
<Led Id="Keyboard_D" />
|
||||
<Led Id="Keyboard_F" />
|
||||
<Led Id="Keyboard_G" />
|
||||
<Led Id="Keyboard_H" />
|
||||
<Led Id="Keyboard_J" />
|
||||
<Led Id="Keyboard_K" />
|
||||
<Led Id="Keyboard_L" />
|
||||
<Led Id="Keyboard_SemicolonAndColon" />
|
||||
<Led Id="Keyboard_ApostropheAndDoubleQuote" />
|
||||
<Led Id="Keyboard_Enter">
|
||||
<Width>2.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num4">
|
||||
<X>+67</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num5" />
|
||||
<Led Id="Keyboard_Num6" />
|
||||
<Led Id="Keyboard_LeftShift">
|
||||
<X>30</X>
|
||||
<Y>+</Y>
|
||||
<Width>2.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Z" />
|
||||
<Led Id="Keyboard_X" />
|
||||
<Led Id="Keyboard_C" />
|
||||
<Led Id="Keyboard_V" />
|
||||
<Led Id="Keyboard_B" />
|
||||
<Led Id="Keyboard_N" />
|
||||
<Led Id="Keyboard_M" />
|
||||
<Led Id="Keyboard_CommaAndLessThan" />
|
||||
<Led Id="Keyboard_PeriodAndBiggerThan" />
|
||||
<Led Id="Keyboard_SlashAndQuestionMark" />
|
||||
<Led Id="Keyboard_RightShift">
|
||||
<Width>2.75</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowUp">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num1">
|
||||
<X>+24</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Num2" />
|
||||
<Led Id="Keyboard_Num3" />
|
||||
<Led Id="Keyboard_NumEnter">
|
||||
<Height>2</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftCtrl">
|
||||
<X>30</X>
|
||||
<Y>~</Y>
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_LeftGui" />
|
||||
<Led Id="Keyboard_LeftAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Space">
|
||||
<Width>6.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightAlt">
|
||||
<Width>1.25</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_RightGui" />
|
||||
<Led Id="Keyboard_Application" />
|
||||
<Led Id="Keyboard_RightCtrl">
|
||||
<Width>1.5</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowLeft">
|
||||
<X>+5</X>
|
||||
</Led>
|
||||
<Led Id="Keyboard_ArrowDown" />
|
||||
<Led Id="Keyboard_ArrowRight" />
|
||||
<Led Id="Keyboard_Num0">
|
||||
<X>+5</X>
|
||||
<Width>2</Width>
|
||||
</Led>
|
||||
<Led Id="Keyboard_NumPeriodAndDelete" />
|
||||
<Led Id="Keyboard_Programmable3">
|
||||
<X>7</X>
|
||||
<Y>32</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable6">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable1">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable2">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable4">
|
||||
<X>7</X>
|
||||
<Y>+1</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Programmable5">
|
||||
<X>7</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom1">
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom2">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom3">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom4">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom5">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom6">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom7">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom8">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom9">
|
||||
<Shape>M0.2,1 L1,1 L1,0 L0,0z</Shape>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom10">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom11">
|
||||
<Shape>M0,0 L0,1 L0.8,1 L1,0z</Shape>
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>1</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom12">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom13">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom14">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom15">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom16">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom17">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom18">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
<Led Id="Keyboard_Custom19">
|
||||
<Width>24.47368mm</Width>
|
||||
<Height>4mm</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout Layout="NA">
|
||||
<LedImages>
|
||||
<LedImage Id="Keyboard_Brightness" Image="Strafe_Keys\Brightness.png" />
|
||||
<LedImage Id="Keyboard_WinLock" Image="Strafe_Keys\WinLock.png" />
|
||||
<LedImage Id="Keyboard_MediaMute" Image="Strafe_Keys\Mute.png" />
|
||||
<LedImage Id="Keyboard_Escape" Image="Strafe_Keys\Escape.png" />
|
||||
<LedImage Id="Keyboard_F1" Image="Strafe_Keys\F1.png" />
|
||||
<LedImage Id="Keyboard_F2" Image="Strafe_Keys\F2.png" />
|
||||
<LedImage Id="Keyboard_F3" Image="Strafe_Keys\F3.png" />
|
||||
<LedImage Id="Keyboard_F4" Image="Strafe_Keys\F4.png" />
|
||||
<LedImage Id="Keyboard_F5" Image="Strafe_Keys\F5.png" />
|
||||
<LedImage Id="Keyboard_F6" Image="Strafe_Keys\F6.png" />
|
||||
<LedImage Id="Keyboard_F7" Image="Strafe_Keys\F7.png" />
|
||||
<LedImage Id="Keyboard_F8" Image="Strafe_Keys\F8.png" />
|
||||
<LedImage Id="Keyboard_F9" Image="Strafe_Keys\F9.png" />
|
||||
<LedImage Id="Keyboard_F10" Image="Strafe_Keys\F10.png" />
|
||||
<LedImage Id="Keyboard_F11" Image="Strafe_Keys\F11.png" />
|
||||
<LedImage Id="Keyboard_F12" Image="Strafe_Keys\F12.png" />
|
||||
<LedImage Id="Keyboard_PrintScreen" Image="Strafe_Keys\PrintScreen.png" />
|
||||
<LedImage Id="Keyboard_ScrollLock" Image="Strafe_Keys\ScrollLock.png" />
|
||||
<LedImage Id="Keyboard_PauseBreak" Image="Strafe_Keys\PauseBreak.png" />
|
||||
<LedImage Id="Keyboard_MediaStop" Image="Strafe_Keys\Stop.png" />
|
||||
<LedImage Id="Keyboard_MediaPreviousTrack" Image="Strafe_Keys\PreviousTrack.png" />
|
||||
<LedImage Id="Keyboard_MediaPlay" Image="Strafe_Keys\PlayPause.png" />
|
||||
<LedImage Id="Keyboard_MediaNextTrack" Image="Strafe_Keys\NextTrack.png" />
|
||||
<LedImage Id="Keyboard_GraveAccentAndTilde" Image="Strafe_Keys\AccentGrave_Tilde.png" />
|
||||
<LedImage Id="Keyboard_1" Image="Strafe_Keys\1_ExclamationMark.png" />
|
||||
<LedImage Id="Keyboard_2" Image="Strafe_Keys\2_At.png" />
|
||||
<LedImage Id="Keyboard_3" Image="Strafe_Keys\3_Hash.png" />
|
||||
<LedImage Id="Keyboard_4" Image="Strafe_Keys\4_Dollar.png" />
|
||||
<LedImage Id="Keyboard_5" Image="Strafe_Keys\5_Percent.png" />
|
||||
<LedImage Id="Keyboard_6" Image="Strafe_Keys\6_Circumflex.png" />
|
||||
<LedImage Id="Keyboard_7" Image="Strafe_Keys\7_Ampersand.png" />
|
||||
<LedImage Id="Keyboard_8" Image="Strafe_Keys\8_Asterisk.png" />
|
||||
<LedImage Id="Keyboard_9" Image="Strafe_Keys\9_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_0" Image="Strafe_Keys\0_BracketRight.png" />
|
||||
<LedImage Id="Keyboard_MinusAndUnderscore" Image="Strafe_Keys\Hyphen_Underscore.png" />
|
||||
<LedImage Id="Keyboard_EqualsAndPlus" Image="Strafe_Keys\Equals_Plus.png" />
|
||||
<LedImage Id="Keyboard_Backspace" Image="Strafe_Keys\Backspace.png" />
|
||||
<LedImage Id="Keyboard_Insert" Image="Strafe_Keys\Insert.png" />
|
||||
<LedImage Id="Keyboard_Home" Image="Strafe_Keys\Home.png" />
|
||||
<LedImage Id="Keyboard_PageUp" Image="Strafe_Keys\PageUp.png" />
|
||||
<LedImage Id="Keyboard_NumLock" Image="Strafe_Keys\NumLock.png" />
|
||||
<LedImage Id="Keyboard_NumSlash" Image="Strafe_Keys\Slash.png" />
|
||||
<LedImage Id="Keyboard_NumAsterisk" Image="Strafe_Keys\Asterisk.png" />
|
||||
<LedImage Id="Keyboard_NumMinus" Image="Strafe_Keys\Minus.png" />
|
||||
<LedImage Id="Keyboard_Tab" Image="Strafe_Keys\Tab.png" />
|
||||
<LedImage Id="Keyboard_Q" Image="Strafe_Keys\Q.png" />
|
||||
<LedImage Id="Keyboard_W" Image="Strafe_Keys\W.png" />
|
||||
<LedImage Id="Keyboard_E" Image="Strafe_Keys\E.png" />
|
||||
<LedImage Id="Keyboard_R" Image="Strafe_Keys\R.png" />
|
||||
<LedImage Id="Keyboard_T" Image="Strafe_Keys\T.png" />
|
||||
<LedImage Id="Keyboard_Y" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_U" Image="Strafe_Keys\U.png" />
|
||||
<LedImage Id="Keyboard_I" Image="Strafe_Keys\I.png" />
|
||||
<LedImage Id="Keyboard_O" Image="Strafe_Keys\O.png" />
|
||||
<LedImage Id="Keyboard_P" Image="Strafe_Keys\P.png" />
|
||||
<LedImage Id="Keyboard_BracketLeft" Image="Strafe_Keys\SquareBracketLeft_CurlyBracketLeft.png" />
|
||||
<LedImage Id="Keyboard_BracketRight" Image="Strafe_Keys\SquareBracketRight_CurlyBracketRight.png" />
|
||||
<LedImage Id="Keyboard_Delete" Image="Strafe_Keys\Delete.png" />
|
||||
<LedImage Id="Keyboard_End" Image="Strafe_Keys\End.png" />
|
||||
<LedImage Id="Keyboard_PageDown" Image="Strafe_Keys\PageDown.png" />
|
||||
<LedImage Id="Keyboard_Num7" Image="Strafe_Keys\Num7_Home.png" />
|
||||
<LedImage Id="Keyboard_Num8" Image="Strafe_Keys\Num8_ArrowUp.png" />
|
||||
<LedImage Id="Keyboard_Num9" Image="Strafe_Keys\Num9_PgUp.png" />
|
||||
<LedImage Id="Keyboard_NumPlus" Image="Strafe_Keys\NumPlus.png" />
|
||||
<LedImage Id="Keyboard_CapsLock" Image="Strafe_Keys\CapsLock.png" />
|
||||
<LedImage Id="Keyboard_A" Image="Strafe_Keys\A.png" />
|
||||
<LedImage Id="Keyboard_S" Image="Strafe_Keys\S.png" />
|
||||
<LedImage Id="Keyboard_D" Image="Strafe_Keys\D.png" />
|
||||
<LedImage Id="Keyboard_F" Image="Strafe_Keys\F.png" />
|
||||
<LedImage Id="Keyboard_G" Image="Strafe_Keys\G.png" />
|
||||
<LedImage Id="Keyboard_H" Image="Strafe_Keys\H.png" />
|
||||
<LedImage Id="Keyboard_J" Image="Strafe_Keys\J.png" />
|
||||
<LedImage Id="Keyboard_K" Image="Strafe_Keys\K.png" />
|
||||
<LedImage Id="Keyboard_L" Image="Strafe_Keys\L.png" />
|
||||
<LedImage Id="Keyboard_SemicolonAndColon" Image="Strafe_Keys\Semicolon_Colon.png" />
|
||||
<LedImage Id="Keyboard_ApostropheAndDoubleQuote" Image="Strafe_Keys\Apostrophe_QuotationMark.png" />
|
||||
<LedImage Id="Keyboard_Num4" Image="Strafe_Keys\Num4_ArrowLeft.png" />
|
||||
<LedImage Id="Keyboard_Num5" Image="Strafe_Keys\Num5.png" />
|
||||
<LedImage Id="Keyboard_Num6" Image="Strafe_Keys\Num6_ArrowRight.png" />
|
||||
<LedImage Id="Keyboard_LeftShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_Z" Image="Strafe_Keys\Y.png" />
|
||||
<LedImage Id="Keyboard_X" Image="Strafe_Keys\X.png" />
|
||||
<LedImage Id="Keyboard_C" Image="Strafe_Keys\C.png" />
|
||||
<LedImage Id="Keyboard_V" Image="Strafe_Keys\V.png" />
|
||||
<LedImage Id="Keyboard_B" Image="Strafe_Keys\B.png" />
|
||||
<LedImage Id="Keyboard_N" Image="Strafe_Keys\N.png" />
|
||||
<LedImage Id="Keyboard_M" Image="Strafe_Keys\M.png" />
|
||||
<LedImage Id="Keyboard_CommaAndLessThan" Image="Strafe_Keys\LessThan_Comma.png" />
|
||||
<LedImage Id="Keyboard_PeriodAndBiggerThan" Image="Strafe_Keys\GreaterThan_Dot.png" />
|
||||
<LedImage Id="Keyboard_SlashAndQuestionMark" Image="Strafe_Keys\QuestionMark_Slash.png" />
|
||||
<LedImage Id="Keyboard_RightShift" Image="Strafe_Keys\ShiftBig.png" />
|
||||
<LedImage Id="Keyboard_ArrowUp" Image="Strafe_Keys\CaretUp.png" />
|
||||
<LedImage Id="Keyboard_Num1" Image="Strafe_Keys\Num1_End.png" />
|
||||
<LedImage Id="Keyboard_Num2" Image="Strafe_Keys\Num2_ArrowDown.png" />
|
||||
<LedImage Id="Keyboard_Num3" Image="Strafe_Keys\Num3_PgDwn.png" />
|
||||
<LedImage Id="Keyboard_NumEnter" Image="Strafe_Keys\NumEnter.png" />
|
||||
<LedImage Id="Keyboard_LeftCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_LeftGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_LeftAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_Space" Image="Strafe_Keys\Space.png" />
|
||||
<LedImage Id="Keyboard_RightAlt" Image="Strafe_Keys\Alt.png" />
|
||||
<LedImage Id="Keyboard_RightGui" Image="Strafe_Keys\Windows.png" />
|
||||
<LedImage Id="Keyboard_Application" Image="Strafe_Keys\Menu.png" />
|
||||
<LedImage Id="Keyboard_RightCtrl" Image="Strafe_Keys\Ctrl.png" />
|
||||
<LedImage Id="Keyboard_ArrowLeft" Image="Strafe_Keys\CaretLeft.png" />
|
||||
<LedImage Id="Keyboard_ArrowDown" Image="Strafe_Keys\CaretDown.png" />
|
||||
<LedImage Id="Keyboard_ArrowRight" Image="Strafe_Keys\CaretRight.png" />
|
||||
<LedImage Id="Keyboard_Num0" Image="Strafe_Keys\Num0_Ins.png" />
|
||||
<LedImage Id="Keyboard_NumPeriodAndDelete" Image="Strafe_Keys\Dot_Del.png" />
|
||||
<LedImage Id="Keyboard_Programmable3" Image="Strafe_Keys\G1.png" />
|
||||
<LedImage Id="Keyboard_Programmable6" Image="Strafe_Keys\G2.png" />
|
||||
<LedImage Id="Keyboard_Programmable1" Image="Strafe_Keys\G3.png" />
|
||||
<LedImage Id="Keyboard_Programmable2" Image="Strafe_Keys\G4.png" />
|
||||
<LedImage Id="Keyboard_Programmable4" Image="Strafe_Keys\G5.png" />
|
||||
<LedImage Id="Keyboard_Programmable5" Image="Strafe_Keys\G6.png" />
|
||||
<LedImage Id="Keyboard_Custom1" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom2" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom3" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom4" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom5" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom6" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom7" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom8" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom9" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom10" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom11" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom12" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom13" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom14" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom15" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom16" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom17" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom18" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Custom19" Image="Empty.png" />
|
||||
<LedImage Id="Keyboard_Backslash" Image="Strafe_Keys\Blackslash_Pipe_Wide.png" />
|
||||
<LedImage Id="Keyboard_Enter" Image="Strafe_Keys\EnterNarrow.png" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
183
Corsair/Layouts/Memory/DOMINATORPLATINUMRGB.xml
Normal file
@ -0,0 +1,183 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair Dominator Platinum RGB</Name>
|
||||
<Description>Physical layout of Corsairs Dominator Platinum RGB</Description>
|
||||
<Type>DRAM</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>GLAIVE RGB</Model>
|
||||
<Width>9</Width>
|
||||
<Height>135</Height>
|
||||
<LedUnitWidth>6</LedUnitWidth>
|
||||
<LedUnitHeight>6</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Memory</ImageBasePath>
|
||||
<DeviceImage>DOMINATORPLATINUMRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="DRAM1">
|
||||
<X>1.5</X>
|
||||
<Y>10.5</Y>
|
||||
<Width>1</Width>
|
||||
</Led>
|
||||
<Led Id="DRAM2">
|
||||
<X>=</X>
|
||||
<Y>+1.6</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM3">
|
||||
<X>=</X>
|
||||
<Y>+1.2</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM4">
|
||||
<X>=</X>
|
||||
<Y>+1.7</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM5">
|
||||
<X>=</X>
|
||||
<Y>+1.3</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM6">
|
||||
<Shape> M0.653,0.227 L0.547,0.252 L0.513,0.235 L0.465,0.225 L0.378,0.233 L0.359,0.26 L0.359,0.33 L0.663,0.33 L0.663,0.296 L0.552,0.296 L0.566,0.278 L0.673,0.26z M0.46,0.258 L0.421,0.272 L0.417,0.296 L0.504,0.298 L0.513,0.268z M0.523,0.405 L0.431,0.413 L0.349,0.457 L0.359,0.507 L0.47,0.539 L0.615,0.527 L0.673,0.491 L0.673,0.441 L0.595,0.413z M0.513,0.437 L0.45,0.449 L0.417,0.479 L0.45,0.497 L0.528,0.507 L0.595,0.489 L0.61,0.455 L0.552,0.439z M0.421,0.6 L0.359,0.6 L0.359,0.702 L0.431,0.702 L0.426,0.66 L0.658,0.662 L0.658,0.632 L0.421,0.63z M0.656,0.746 L0.366,0.796 L0.362,0.826 L0.66,0.873 L0.66,0.838 L0.595,0.831 L0.595,0.786 L0.66,0.785z M0.523,0.796 L0.447,0.811 L0.523,0.82z M0.66,0.947 L0.358,0.947 L0.358,0.979 L0.527,0.977 L0.455,1L0.575,1 L0.66,0.974z</Shape>
|
||||
<X>=</X>
|
||||
<Y>+5.5</Y>
|
||||
<Height>2.4</Height>
|
||||
</Led>
|
||||
<Led Id="DRAM7">
|
||||
<Shape> M0.565,0 L0.457,0 L0.349,0.033 L0.349,0.055 L0.669,0.055 L0.657,0.02 L0.503,0.02z M0.661,0.137 L0.353,0.133 L0.349,0.169 L0.661,0.171z M0.653,0.25 L0.36,0.248 L0.36,0.28 L0.491,0.309 L0.353,0.343 L0.349,0.373 L0.653,0.373 L0.653,0.341 L0.48,0.336 L0.572,0.316 L0.572,0.3 L0.487,0.279 L0.653,0.282z M0.51,0.442 L0.414,0.454 L0.347,0.499 L0.343,0.534 L0.414,0.565 L0.496,0.575 L0.581,0.572 L0.648,0.541 L0.68,0.5 L0.62,0.456z M0.503,0.476 L0.432,0.494 L0.425,0.533 L0.517,0.55 L0.584,0.531 L0.602,0.501 L0.577,0.484z M0.518,0.643 L0.429,0.651 L0.356,0.695 L0.352,0.756 L0.662,0.756 L0.662,0.692 L0.596,0.653z M0.503,0.675 L0.433,0.683 L0.422,0.729 L0.6,0.729 L0.592,0.693 L0.557,0.68z</Shape>
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
<Height>2.4</Height>
|
||||
</Led>
|
||||
<Led Id="DRAM8">
|
||||
<X>=</X>
|
||||
<Y>+5.3</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM9">
|
||||
<X>=</X>
|
||||
<Y>+1.8</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM10">
|
||||
<X>=</X>
|
||||
<Y>+1.8</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM11">
|
||||
<X>=</X>
|
||||
<Y>+1.5</Y>
|
||||
</Led>
|
||||
<Led Id="DRAM12">
|
||||
<X>=</X>
|
||||
<Y>+1.8</Y>
|
||||
</Led>
|
||||
</Leds>
|
||||
<LedImageLayouts>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM3" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM4" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM5" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM6" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM7" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM8" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM9" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM10" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM11" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM12" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM1" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM2" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM3" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM4" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM5" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM6" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM7" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM8" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM6" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
<LedImageLayout>
|
||||
<LedImages>
|
||||
<LedImage Id="DRAM7" />
|
||||
</LedImages>
|
||||
</LedImageLayout>
|
||||
</LedImageLayouts>
|
||||
</Device>
|
||||
39
Corsair/Layouts/Mice/DARKCORERGB.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair DARK CORE RGB</Name>
|
||||
<Description>Physical layout of Corsairs DARK CORE RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>DARK CORE RGB</Model>
|
||||
<Width>89</Width>
|
||||
<Height>130</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>DARKCORERGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.689,0.173 L0.685,0.241 L0.685,0.397 L0.685,0.583 L0.682,0.768 L0.694,0.819 L0.699,0.85 L0.722,0.838 L0.729,0.83 L0.733,0.773 L0.74,0.753 L0.773,0.75 L0.768,0.539 L0.743,0.516 L0.738,0.408 L0.726,0.247 L0.729,0.205z M0.32,0.172 L0.311,0.248 L0.304,0.385 L0.304,0.504 L0.311,0.619 L0.314,0.726 L0.308,0.837 L0.276,0.819 L0.272,0.806 L0.266,0.754 L0.24,0.752 L0.24,0.552 L0.253,0.539 L0.26,0.476 L0.263,0.274 L0.276,0.198z</Shape>
|
||||
<X>39</X>
|
||||
<Y>12</Y>
|
||||
<Width>17</Width>
|
||||
<Height>25</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.357,0.05 L0.331,0.12 L0.312,0.235 L0.306,0.281 L0.235,0.26 L0.184,0.228 L0.187,0.161 L0.2,0.112 L0.258,0.073z M0.836,0.906 L0.731,0.857 L0.63,0.798 L0.551,0.744 L0.472,0.684 L0.432,0.642 L0.384,0.67 L0.362,0.706 L0.45,0.781 L0.582,0.862 L0.678,0.891z</Shape>
|
||||
<X>5.5</X>
|
||||
<Y>46</Y>
|
||||
<Width>20</Width>
|
||||
<Height>73</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.217,0.308 L0.243,0.349 L0.252,0.39 L0.254,0.435 L0.341,0.472 L0.339,0.417 L0.322,0.367 L0.265,0.326z M0.358,0.203 L0.388,0.244 L0.401,0.287 L0.405,0.353 L0.499,0.396 L0.5,0.358 L0.478,0.276 L0.414,0.228z M0.517,0.082 L0.549,0.137 L0.564,0.2 L0.566,0.267 L0.634,0.292 L0.688,0.333 L0.718,0.38 L0.734,0.41 L0.75,0.39 L0.756,0.349 L0.745,0.305 L0.707,0.23 L0.641,0.164 L0.57,0.105z M0.19,0.424 L0.211,0.484 L0.219,0.586 L0.211,0.688 L0.183,0.759 L0.143,0.824 L0.129,0.85 L0.183,0.831 L0.27,0.783 L0.396,0.736 L0.511,0.699 L0.639,0.678 L0.713,0.678 L0.761,0.692 L0.788,0.718 L0.805,0.746 L0.831,0.697 L0.843,0.639 L0.847,0.595 L0.831,0.554 L0.768,0.475 L0.677,0.38 L0.562,0.278 L0.488,0.223 L0.48,0.218 L0.496,0.269 L0.52,0.389 L0.522,0.489 L0.511,0.572 L0.503,0.588 L0.505,0.51 L0.497,0.438 L0.4,0.368 L0.339,0.322 L0.335,0.331 L0.362,0.445 L0.362,0.551 L0.354,0.604 L0.351,0.551 L0.351,0.514 L0.259,0.454z</Shape>
|
||||
<X>38.1</X>
|
||||
<Y>98.3</Y>
|
||||
<Width>20</Width>
|
||||
<Height>16.5</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
39
Corsair/Layouts/Mice/GLAIVERGB.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair GLAIVE RGB</Name>
|
||||
<Description>Physical layout of Corsairs GLAIVE RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>GLAIVE RGB</Model>
|
||||
<Width>70</Width>
|
||||
<Height>134</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>GLAIVERGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.031,0.869 L0.042,0.815 L0.057,0.745 L0.076,0.708 L0.115,0.63 L0.18,0.511 L0.247,0.412 L0.309,0.322 L0.361,0.264 L0.401,0.219 L0.418,0.206 L0.427,0.215 L0.435,0.235 L0.441,0.28 L0.447,0.206 L0.446,0.124 L0.438,0.079 L0.412,0.058 L0.379,0.079 L0.309,0.169 L0.25,0.252 L0.199,0.326 L0.136,0.424 L0.064,0.569 L0.032,0.634 L0.021,0.717 L0.02,0.783z M0.608,0.322 L0.615,0.285 L0.631,0.268 L0.649,0.285 L0.695,0.363 L0.746,0.449 L0.805,0.564 L0.858,0.667 L0.898,0.745 L0.927,0.82 L0.943,0.885 L0.955,0.964 L0.964,0.935 L0.968,0.873 L0.968,0.795 L0.951,0.704 L0.912,0.61 L0.863,0.515 L0.815,0.42 L0.768,0.326 L0.712,0.219 L0.659,0.149 L0.625,0.112 L0.609,0.153 L0.601,0.227z</Shape>
|
||||
<X>0</X>
|
||||
<Y>5</Y>
|
||||
<Width>69</Width>
|
||||
<Height>15</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.096,0.057 L0.097,0.2 L0.111,0.389 L0.125,0.548 L0.149,0.698 L0.152,0.738 L0.143,0.768 L0.118,0.809 L0.057,0.92 L0.038,0.955 L0.046,0.97 L0.077,0.91 L0.113,0.849 L0.157,0.772 L0.165,0.754 L0.168,0.734 L0.166,0.694 L0.135,0.478 L0.119,0.293 L0.108,0.107 L0.107,0.066z M0.911,0.051 L0.89,0.075 L0.885,0.088 L0.884,0.112 L0.879,0.219 L0.873,0.311 L0.866,0.396 L0.863,0.437 L0.864,0.457 L0.869,0.473 L0.879,0.495 L0.883,0.498 L0.881,0.484 L0.873,0.467 L0.871,0.451 L0.88,0.375 L0.89,0.256 L0.894,0.174 L0.896,0.115 L0.896,0.088z</Shape>
|
||||
<X>2</X>
|
||||
<Y>45</Y>
|
||||
<Width>68</Width>
|
||||
<Height>72</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.197,0.365 L0.233,0.402 L0.254,0.468 L0.256,0.487 L0.332,0.499 L0.3,0.409z M0.336,0.273 L0.366,0.312 L0.382,0.356 L0.39,0.392 L0.475,0.419 L0.433,0.324z M0.479,0.156 L0.513,0.217 L0.533,0.287 L0.537,0.324 L0.612,0.343 L0.668,0.378 L0.694,0.414 L0.709,0.441 L0.717,0.409 L0.709,0.356 L0.656,0.278 L0.55,0.192z M0.174,0.466 L0.213,0.527 L0.229,0.593 L0.222,0.715 L0.182,0.813 L0.16,0.859 L0.229,0.819 L0.351,0.761 L0.518,0.7 L0.633,0.677 L0.726,0.674 L0.764,0.689 L0.8,0.721 L0.829,0.671 L0.834,0.619 L0.807,0.547 L0.705,0.46 L0.526,0.336 L0.456,0.284 L0.497,0.391 L0.516,0.507 L0.506,0.631 L0.495,0.66 L0.502,0.585 L0.487,0.475 L0.327,0.382 L0.354,0.48 L0.363,0.59 L0.342,0.697 L0.344,0.625 L0.344,0.544z</Shape>
|
||||
<X>25</X>
|
||||
<Y>100</Y>
|
||||
<Width>23</Width>
|
||||
<Height>19</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
25
Corsair/Layouts/Mice/HARPOONRGB.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair HARPOON RGB</Name>
|
||||
<Description>Physical layout of Corsairs HARPOON RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>HARPOON RGB</Model>
|
||||
<Width>68</Width>
|
||||
<Height>128</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>HARPOONRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.176,0.413 L0.211,0.442 L0.228,0.495 L0.228,0.524 L0.314,0.54 L0.305,0.495 L0.29,0.462 L0.244,0.432z M0.344,0.308 L0.379,0.357 L0.394,0.39 L0.401,0.445 L0.502,0.475 L0.482,0.406 L0.464,0.37 L0.408,0.327z M0.534,0.16 L0.571,0.242 L0.587,0.311 L0.587,0.354 L0.644,0.364 L0.702,0.38 L0.744,0.413 L0.77,0.452 L0.781,0.439 L0.79,0.393 L0.783,0.347 L0.742,0.288 L0.652,0.216z M0.139,0.504 L0.162,0.557 L0.177,0.615 L0.172,0.676 L0.159,0.726 L0.134,0.761 L0.075,0.826 L0.172,0.811 L0.331,0.784 L0.5,0.746 L0.697,0.703 L0.761,0.696 L0.804,0.688 L0.845,0.707 L0.889,0.657 L0.899,0.603 L0.886,0.565 L0.815,0.511 L0.612,0.396 L0.487,0.315 L0.53,0.427 L0.541,0.515 L0.533,0.6 L0.492,0.684 L0.507,0.6 L0.505,0.527 L0.402,0.469 L0.321,0.419 L0.344,0.531 L0.346,0.615 L0.323,0.692 L0.313,0.715 L0.321,0.661 L0.323,0.584z</Shape>
|
||||
<X>27</X>
|
||||
<Y>110</Y>
|
||||
<Width>21</Width>
|
||||
<Height>14</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
32
Corsair/Layouts/Mice/IRONCLAWRGB.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair IRONCLAW RGB</Name>
|
||||
<Description>Physical layout of Corsairs IRONCLAW RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>IRONCLAW RGB</Model>
|
||||
<Width>80</Width>
|
||||
<Height>135</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>IRONCLAWRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.213,0.367 L0.208,0.296 L0.165,0.172 L0.146,0.182 L0.16,0.367 L0.156,0.628 L0.146,0.751 L0.17,0.756 L0.213,0.609z M0.82,0.301 L0.82,0.64 L0.842,0.753 L0.872,0.762 L0.875,0.59 L0.875,0.315 L0.889,0.174 L0.845,0.19z</Shape>
|
||||
<X>35.5</X>
|
||||
<Y>23.5</Y>
|
||||
<Width>17</Width>
|
||||
<Height>17</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.181,0.361 L0.208,0.391 L0.243,0.435 L0.252,0.489 L0.347,0.5 L0.31,0.418z M0.349,0.256 L0.389,0.303 L0.404,0.352 L0.409,0.394 L0.515,0.421 L0.476,0.322 L0.421,0.287z M0.509,0.111 L0.541,0.156 L0.565,0.21 L0.573,0.25 L0.58,0.302 L0.639,0.304 L0.699,0.33 L0.747,0.36 L0.769,0.393 L0.784,0.377 L0.784,0.33 L0.737,0.248 L0.648,0.177z M0.16,0.466 L0.192,0.528 L0.215,0.613 L0.207,0.717 L0.177,0.778 L0.142,0.83 L0.118,0.866 L0.177,0.837 L0.295,0.798 L0.462,0.733 L0.601,0.687 L0.712,0.655 L0.777,0.648 L0.815,0.648 L0.847,0.661 L0.868,0.687 L0.897,0.626 L0.906,0.574 L0.9,0.525 L0.868,0.486 L0.736,0.405 L0.621,0.33 L0.48,0.262 L0.536,0.379 L0.553,0.473 L0.548,0.577 L0.521,0.655 L0.533,0.574 L0.527,0.505 L0.521,0.476 L0.33,0.375 L0.368,0.483 L0.377,0.574 L0.368,0.661 L0.348,0.694 L0.359,0.639 L0.357,0.548z</Shape>
|
||||
<X>33.5</X>
|
||||
<Y>98.5</Y>
|
||||
<Width>21</Width>
|
||||
<Height>19</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
25
Corsair/Layouts/Mice/M55RGB.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair M55 RGB</Name>
|
||||
<Description>Physical layout of Corsairs M55 RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>DARK CORE RGB</Model>
|
||||
<Width>57</Width>
|
||||
<Height>117</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>M55RGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.232,0.329 L0.265,0.375 L0.275,0.424 L0.272,0.461 L0.357,0.498 L0.365,0.481 L0.345,0.406z M0.405,0.249 L0.43,0.306 L0.44,0.401 L0.543,0.475 L0.543,0.415 L0.53,0.369 L0.46,0.286z M0.558,0.115 L0.578,0.192 L0.595,0.261 L0.605,0.346 L0.705,0.392 L0.755,0.438 L0.768,0.461 L0.78,0.489 L0.808,0.446 L0.808,0.398 L0.793,0.346 L0.72,0.244 L0.66,0.178z M0.197,0.43 L0.215,0.489 L0.227,0.579 L0.21,0.663 L0.175,0.725 L0.128,0.779 L0.099,0.815 L0.19,0.793 L0.283,0.776 L0.421,0.748 L0.586,0.728 L0.707,0.725 L0.776,0.734 L0.8,0.748 L0.82,0.776 L0.82,0.795 L0.864,0.75 L0.884,0.689 L0.876,0.641 L0.847,0.59 L0.758,0.506 L0.667,0.413 L0.525,0.286 L0.549,0.365 L0.562,0.455 L0.557,0.545 L0.539,0.615 L0.515,0.663 L0.532,0.607 L0.537,0.537 L0.539,0.503 L0.367,0.365 L0.377,0.452 L0.387,0.556 L0.37,0.644 L0.345,0.689 L0.365,0.618 L0.37,0.542z</Shape>
|
||||
<X>20.5</X>
|
||||
<Y>97</Y>
|
||||
<Width>16</Width>
|
||||
<Height>14</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
32
Corsair/Layouts/Mice/M65RGB.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair M65 RGB</Name>
|
||||
<Description>Physical layout of Corsairs M65 RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>M65 RGB</Model>
|
||||
<Width>72</Width>
|
||||
<Height>122</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>M65RGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.289,0.255 L0.214,0.287 L0.218,0.403 L0.221,0.72 L0.229,0.88 L0.296,0.931 L0.161,0.928 L0.165,0.724 L0.15,0.447 L0.15,0.282 L0.161,0.073 L0.832,0.034 L0.851,0.31 L0.839,0.74 L0.832,0.936 L0.723,0.938 L0.757,0.878 L0.761,0.483 L0.764,0.287 L0.723,0.253z</Shape>
|
||||
<X>31.5</X>
|
||||
<Y>9</Y>
|
||||
<Width>15</Width>
|
||||
<Height>32</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.225,0.354 L0.259,0.401 L0.274,0.449 L0.274,0.485 L0.356,0.506 L0.328,0.413z M0.38,0.259 L0.41,0.305 L0.426,0.359 L0.428,0.401 L0.519,0.437 L0.488,0.329z M0.542,0.141 L0.578,0.21 L0.596,0.275 L0.601,0.323 L0.665,0.347 L0.717,0.388 L0.753,0.429 L0.776,0.457 L0.781,0.421 L0.776,0.372 L0.75,0.316 L0.688,0.249 L0.624,0.187z M0.188,0.47 L0.216,0.534 L0.231,0.621 L0.222,0.712 L0.185,0.808 L0.128,0.893 L0.204,0.857 L0.382,0.79 L0.572,0.739 L0.696,0.724 L0.789,0.736 L0.816,0.748 L0.853,0.796 L0.88,0.73 L0.883,0.663 L0.877,0.618 L0.81,0.54 L0.705,0.437 L0.502,0.277 L0.557,0.437 L0.554,0.573 L0.524,0.685 L0.505,0.712 L0.521,0.654 L0.527,0.603 L0.533,0.534 L0.527,0.497 L0.361,0.38 L0.388,0.513 L0.382,0.618 L0.364,0.7 L0.348,0.736 L0.361,0.673 L0.361,0.615 L0.367,0.558z</Shape>
|
||||
<X>30</X>
|
||||
<Y>96</Y>
|
||||
<Width>18</Width>
|
||||
<Height>18</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
46
Corsair/Layouts/Mice/NIGHTSWORDRGB.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair NIGHTSWORD RGB</Name>
|
||||
<Description>Physical layout of Corsairs NIGHTSWORD RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>NIGHTSWORD RGB</Model>
|
||||
<Width>86</Width>
|
||||
<Height>142</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>NIGHTSWORDRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.429,0.14 L0.422,0.118 L0.41,0.112 L0.401,0.134 L0.377,0.207 L0.331,0.321 L0.264,0.464 L0.205,0.591 L0.164,0.673 L0.154,0.696 L0.154,0.772 L0.153,0.807 L0.151,0.864 L0.147,0.867 L0.148,0.832 L0.147,0.826 L0.144,0.813 L0.141,0.772 L0.139,0.743 L0.122,0.778 L0.109,0.832 L0.109,0.766 L0.115,0.677 L0.148,0.6 L0.204,0.48 L0.251,0.382 L0.306,0.259 L0.351,0.151 L0.378,0.079 L0.402,0.045 L0.418,0.062 L0.424,0.087z M0.597,0.144 L0.604,0.121 L0.613,0.114 L0.624,0.134 L0.638,0.183 L0.674,0.28 L0.719,0.387 L0.765,0.493 L0.806,0.583 L0.848,0.678 L0.883,0.781 L0.889,0.807 L0.888,0.757 L0.882,0.673 L0.872,0.613 L0.842,0.547 L0.806,0.471 L0.768,0.383 L0.729,0.299 L0.7,0.222 L0.672,0.157 L0.647,0.071 L0.629,0.043 L0.614,0.037 L0.6,0.054 L0.595,0.097z</Shape>
|
||||
<X>15</X>
|
||||
<Y>7</Y>
|
||||
<Width>70</Width>
|
||||
<Height>25</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.27,0.127 L0.267,0.27 L0.27,0.551 L0.264,0.805 L0.27,0.83 L0.214,0.803 L0.181,0.774 L0.165,0.725 L0.155,0.592 L0.158,0.459 L0.165,0.305 L0.181,0.208 L0.211,0.161z M0.756,0.126 L0.796,0.244 L0.796,0.39 L0.786,0.541 L0.799,0.74 L0.806,0.815 L0.852,0.8 L0.885,0.774 L0.898,0.727 L0.898,0.586 L0.888,0.416 L0.885,0.249 L0.862,0.172z</Shape>
|
||||
<X>42</X>
|
||||
<Y>22.5</Y>
|
||||
<Width>17</Width>
|
||||
<Height>30</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.207,0.322 L0.238,0.359 L0.254,0.403 L0.254,0.447 L0.349,0.481 L0.346,0.453 L0.323,0.39 L0.274,0.35z M0.364,0.234 L0.395,0.284 L0.408,0.343 L0.408,0.372 L0.509,0.412 L0.488,0.343 L0.47,0.297 L0.421,0.262z M0.509,0.103 L0.545,0.156 L0.571,0.237 L0.578,0.303 L0.632,0.315 L0.689,0.35 L0.725,0.393 L0.751,0.44 L0.761,0.39 L0.764,0.353 L0.73,0.287 L0.661,0.203 L0.589,0.14z M0.166,0.412 L0.197,0.478 L0.215,0.55 L0.212,0.665 L0.161,0.759 L0.125,0.821 L0.223,0.784 L0.403,0.728 L0.535,0.706 L0.689,0.681 L0.759,0.684 L0.792,0.703 L0.823,0.734 L0.857,0.684 L0.867,0.628 L0.864,0.59 L0.823,0.531 L0.73,0.443 L0.632,0.362 L0.486,0.247 L0.524,0.384 L0.535,0.484 L0.527,0.565 L0.509,0.634 L0.522,0.543 L0.514,0.462 L0.349,0.343 L0.364,0.453 L0.367,0.547 L0.354,0.634 L0.336,0.665 L0.354,0.593 L0.354,0.515z</Shape>
|
||||
<X>42</X>
|
||||
<Y>113</Y>
|
||||
<Width>20</Width>
|
||||
<Height>16.5</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse4">
|
||||
<Shape>M0.092,0.084 L0.116,0.203 L0.149,0.308 L0.19,0.431 L0.225,0.517 L0.198,0.554 L0.162,0.531 L0.131,0.449 L0.098,0.33 L0.08,0.253 L0.08,0.144z M0.278,0.622 L0.329,0.695 L0.399,0.763 L0.474,0.813 L0.559,0.818 L0.638,0.786 L0.697,0.731 L0.739,0.672 L0.77,0.613 L0.764,0.699 L0.733,0.827 L0.663,0.904 L0.584,0.936 L0.52,0.954 L0.457,0.941 L0.396,0.886 L0.344,0.84 L0.301,0.763 L0.284,0.69z M0.797,0.535 L0.825,0.467 L0.869,0.335 L0.907,0.207 L0.939,0.071 L0.946,0.176 L0.934,0.298 L0.915,0.399 L0.875,0.49 L0.863,0.526 L0.825,0.554z</Shape>
|
||||
<X>24</X>
|
||||
<Y>127</Y>
|
||||
<Width>55</Width>
|
||||
<Height>18</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
39
Corsair/Layouts/Mice/SABRERGB.xml
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair M65 RGB</Name>
|
||||
<Description>Physical layout of Corsairs SABRE RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>SABRE RGB</Model>
|
||||
<Width>80</Width>
|
||||
<Height>130</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>SABRERGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.106,0.728 L0.114,0.664 L0.13,0.616 L0.148,0.599 L0.164,0.582 L0.168,0.59 L0.168,0.745 L0.181,0.745 L0.181,0.582 L0.242,0.577 L0.265,0.59 L0.266,0.728 L0.274,0.728 L0.274,0.59 L0.348,0.603 L0.537,0.629 L0.649,0.655 L0.726,0.672 L0.822,0.702 L0.896,0.745 L0.914,0.75 L0.925,0.78 L0.921,0.827 L0.932,0.802 L0.947,0.776 L0.953,0.75 L0.958,0.702 L0.959,0.659 L0.959,0.608 L0.948,0.556 L0.922,0.526 L0.874,0.495 L0.765,0.448 L0.62,0.418 L0.499,0.396 L0.361,0.379 L0.213,0.349 L0.14,0.353 L0.095,0.435 L0.082,0.547 L0.08,0.642 L0.083,0.698 L0.093,0.728z</Shape>
|
||||
<X>6</X>
|
||||
<Y>4</Y>
|
||||
<Width>35</Width>
|
||||
<Height>10</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.326,0.157 L0.244,0.199 L0.249,0.249 L0.246,0.387 L0.246,0.447 L0.191,0.484 L0.183,0.555 L0.174,0.614 L0.183,0.666 L0.183,0.666 L0.183,0.667 L0.194,0.701 L0.242,0.722 L0.255,0.867 L0.262,0.856 L0.312,0.856 L0.326,0.853 L0.33,0.723 L0.321,0.469 L0.321,0.336z M0.788,0.197 L0.794,0.382 L0.803,0.448 L0.847,0.493 L0.863,0.618 L0.86,0.68 L0.838,0.699 L0.797,0.722 L0.794,0.833 L0.788,0.87 L0.783,0.86 L0.737,0.862 L0.715,0.859 L0.711,0.727 L0.715,0.588 L0.722,0.454 L0.728,0.353 L0.72,0.262 L0.713,0.185 L0.715,0.157 L0.761,0.177z</Shape>
|
||||
<X>35</X>
|
||||
<Y>20</Y>
|
||||
<Width>16</Width>
|
||||
<Height>27</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.185,0.336 L0.215,0.376 L0.232,0.427 L0.236,0.466 L0.328,0.485 L0.291,0.389z M0.35,0.232 L0.379,0.281 L0.393,0.344 L0.397,0.376 L0.495,0.413 L0.464,0.305z M0.522,0.113 L0.548,0.168 L0.565,0.24 L0.569,0.302 L0.613,0.31 L0.671,0.336 L0.715,0.372 L0.743,0.412 L0.76,0.436 L0.774,0.414 L0.77,0.359 L0.728,0.279 L0.639,0.187z M0.148,0.44 L0.171,0.489 L0.193,0.566 L0.191,0.672 L0.162,0.76 L0.12,0.838 L0.089,0.891 L0.136,0.858 L0.213,0.825 L0.385,0.766 L0.521,0.731 L0.674,0.709 L0.762,0.709 L0.815,0.736 L0.844,0.774 L0.872,0.731 L0.889,0.674 L0.882,0.619 L0.852,0.562 L0.754,0.47 L0.617,0.36 L0.481,0.252 L0.519,0.352 L0.534,0.444 L0.536,0.544 L0.511,0.656 L0.489,0.697 L0.503,0.629 L0.505,0.544 L0.501,0.472 L0.326,0.352 L0.352,0.466 L0.36,0.56 L0.346,0.638 L0.315,0.731 L0.328,0.654 L0.326,0.58 L0.326,0.536z</Shape>
|
||||
<X>33</X>
|
||||
<Y>94</Y>
|
||||
<Width>19</Width>
|
||||
<Height>19</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
46
Corsair/Layouts/Mice/SCIMITAR.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair SCIMITAR RGB</Name>
|
||||
<Description>Physical layout of Corsairs SCIMITAR RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>SCIMITAR RGB</Model>
|
||||
<Width>77</Width>
|
||||
<Height>130</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>SCIMITARRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.096,0.282 L0.109,0.253 L0.154,0.292 L0.317,0.414 L0.489,0.568 L0.653,0.722 L0.775,0.859 L0.846,0.934 L0.857,0.952 L0.861,0.977 L0.883,0.963 L0.896,0.916 L0.894,0.812 L0.833,0.747 L0.668,0.565 L0.496,0.411 L0.356,0.289 L0.231,0.192 L0.156,0.138 L0.109,0.149 L0.078,0.167 L0.072,0.217 L0.074,0.249z</Shape>
|
||||
<X>41</X>
|
||||
<Y>7</Y>
|
||||
<Width>25</Width>
|
||||
<Height>15</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.227,0.123 L0.216,0.25 L0.202,0.4 L0.172,0.404 L0.163,0.563 L0.166,0.606 L0.197,0.607 L0.188,0.787 L0.191,0.877 L0.213,0.896 L0.255,0.903 L0.252,0.683 L0.266,0.441 L0.291,0.097 L0.249,0.109z M0.699,0.11 L0.736,0.122 L0.756,0.139 L0.747,0.406 L0.801,0.407 L0.793,0.618 L0.739,0.619 L0.73,0.799 L0.713,0.883 L0.676,0.903 L0.651,0.907 L0.67,0.495 L0.69,0.217 L0.688,0.103z</Shape>
|
||||
<X>30</X>
|
||||
<Y>18</Y>
|
||||
<Width>16</Width>
|
||||
<Height>32</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.55,0.086 L0.5,0.167 L0.383,0.185 L0.333,0.301 L0.308,0.336 L0.358,0.35 L0.333,0.401 L0.283,0.41 L0.317,0.528 L0.35,0.64 L0.408,0.761 L0.442,0.776 L0.45,0.8 L0.508,0.877 L0.567,0.937 L0.467,0.95 L0.367,0.947 L0.283,0.932 L0.15,0.898 L0.05,0.767 L0.008,0.671 L0.008,0.272 L0.083,0.155 L0.167,0.091 L0.258,0.046 L0.342,0.035 L0.55,0.067z</Shape>
|
||||
<X>0</X>
|
||||
<Y>40</Y>
|
||||
<Width>6</Width>
|
||||
<Height>40</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse4">
|
||||
<Shape>M0.177,0.372 L0.21,0.414 L0.226,0.457 L0.232,0.507 L0.323,0.536 L0.291,0.422z M0.343,0.267 L0.376,0.304 L0.393,0.364 L0.398,0.422 L0.498,0.451 L0.468,0.331 L0.382,0.273z M0.528,0.122 L0.559,0.186 L0.578,0.283 L0.581,0.325 L0.647,0.343 L0.708,0.372 L0.753,0.418 L0.768,0.451 L0.782,0.43 L0.786,0.399 L0.775,0.341 L0.725,0.263 L0.62,0.165z M0.146,0.494 L0.169,0.556 L0.188,0.644 L0.18,0.737 L0.155,0.801 L0.111,0.858 L0.077,0.899 L0.152,0.884 L0.388,0.822 L0.587,0.76 L0.716,0.744 L0.81,0.747 L0.846,0.775 L0.854,0.791 L0.888,0.721 L0.896,0.667 L0.888,0.615 L0.838,0.554 L0.71,0.455 L0.487,0.288 L0.528,0.432 L0.541,0.561 L0.516,0.69 L0.493,0.734 L0.51,0.649 L0.505,0.528 L0.328,0.399 L0.317,0.399 L0.336,0.484 L0.353,0.597 L0.34,0.698 L0.32,0.755 L0.332,0.68 L0.328,0.59z</Shape>
|
||||
<X>26</X>
|
||||
<Y>99</Y>
|
||||
<Width>21</Width>
|
||||
<Height>17</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
46
Corsair/Layouts/Mice/SCIMITARPRORGB.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair SCIMITAR RGB</Name>
|
||||
<Description>Physical layout of Corsairs SCIMITAR RGB</Description>
|
||||
<Type>Mouse</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>SCIMITAR PRO RGB</Model>
|
||||
<Width>77</Width>
|
||||
<Height>130</Height>
|
||||
<LedUnitWidth>1</LedUnitWidth>
|
||||
<LedUnitHeight>1</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mice</ImageBasePath>
|
||||
<DeviceImage>SCIMITARRGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mouse1">
|
||||
<Shape>M0.096,0.282 L0.109,0.253 L0.154,0.292 L0.317,0.414 L0.489,0.568 L0.653,0.722 L0.775,0.859 L0.846,0.934 L0.857,0.952 L0.861,0.977 L0.883,0.963 L0.896,0.916 L0.894,0.812 L0.833,0.747 L0.668,0.565 L0.496,0.411 L0.356,0.289 L0.231,0.192 L0.156,0.138 L0.109,0.149 L0.078,0.167 L0.072,0.217 L0.074,0.249z</Shape>
|
||||
<X>41</X>
|
||||
<Y>7</Y>
|
||||
<Width>25</Width>
|
||||
<Height>15</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse2">
|
||||
<Shape>M0.227,0.123 L0.216,0.25 L0.202,0.4 L0.172,0.404 L0.163,0.563 L0.166,0.606 L0.197,0.607 L0.188,0.787 L0.191,0.877 L0.213,0.896 L0.255,0.903 L0.252,0.683 L0.266,0.441 L0.291,0.097 L0.249,0.109z M0.699,0.11 L0.736,0.122 L0.756,0.139 L0.747,0.406 L0.801,0.407 L0.793,0.618 L0.739,0.619 L0.73,0.799 L0.713,0.883 L0.676,0.903 L0.651,0.907 L0.67,0.495 L0.69,0.217 L0.688,0.103z</Shape>
|
||||
<X>30</X>
|
||||
<Y>18</Y>
|
||||
<Width>16</Width>
|
||||
<Height>32</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse3">
|
||||
<Shape>M0.55,0.086 L0.5,0.167 L0.383,0.185 L0.333,0.301 L0.308,0.336 L0.358,0.35 L0.333,0.401 L0.283,0.41 L0.317,0.528 L0.35,0.64 L0.408,0.761 L0.442,0.776 L0.45,0.8 L0.508,0.877 L0.567,0.937 L0.467,0.95 L0.367,0.947 L0.283,0.932 L0.15,0.898 L0.05,0.767 L0.008,0.671 L0.008,0.272 L0.083,0.155 L0.167,0.091 L0.258,0.046 L0.342,0.035 L0.55,0.067z</Shape>
|
||||
<X>0</X>
|
||||
<Y>40</Y>
|
||||
<Width>6</Width>
|
||||
<Height>40</Height>
|
||||
</Led>
|
||||
<Led Id="Mouse4">
|
||||
<Shape>M0.177,0.372 L0.21,0.414 L0.226,0.457 L0.232,0.507 L0.323,0.536 L0.291,0.422z M0.343,0.267 L0.376,0.304 L0.393,0.364 L0.398,0.422 L0.498,0.451 L0.468,0.331 L0.382,0.273z M0.528,0.122 L0.559,0.186 L0.578,0.283 L0.581,0.325 L0.647,0.343 L0.708,0.372 L0.753,0.418 L0.768,0.451 L0.782,0.43 L0.786,0.399 L0.775,0.341 L0.725,0.263 L0.62,0.165z M0.146,0.494 L0.169,0.556 L0.188,0.644 L0.18,0.737 L0.155,0.801 L0.111,0.858 L0.077,0.899 L0.152,0.884 L0.388,0.822 L0.587,0.76 L0.716,0.744 L0.81,0.747 L0.846,0.775 L0.854,0.791 L0.888,0.721 L0.896,0.667 L0.888,0.615 L0.838,0.554 L0.71,0.455 L0.487,0.288 L0.528,0.432 L0.541,0.561 L0.516,0.69 L0.493,0.734 L0.51,0.649 L0.505,0.528 L0.328,0.399 L0.317,0.399 L0.336,0.484 L0.353,0.597 L0.34,0.698 L0.32,0.755 L0.332,0.68 L0.328,0.59z</Shape>
|
||||
<X>26</X>
|
||||
<Y>99</Y>
|
||||
<Width>21</Width>
|
||||
<Height>17</Height>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||
82
Corsair/Layouts/Mousepads/MM800RGB.xml
Normal file
@ -0,0 +1,82 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Name>Corsair MM800 RGB</Name>
|
||||
<Description>Physical layout of Corsairs MM800 RGB</Description>
|
||||
<Type>Mousepad</Type>
|
||||
<Lighting>Key</Lighting>
|
||||
<Vendor>Corsair</Vendor>
|
||||
<Model>MM800 RGB</Model>
|
||||
<Width>357</Width>
|
||||
<Height>298</Height>
|
||||
<LedUnitWidth>20</LedUnitWidth>
|
||||
<LedUnitHeight>54</LedUnitHeight>
|
||||
<ImageBasePath>Images\Corsair\Mousepads</ImageBasePath>
|
||||
<DeviceImage>MM800RGB.png</DeviceImage>
|
||||
<Leds>
|
||||
<Led Id="Mousepad1">
|
||||
<Shape>M1,0 L0,0.1 L0,1 L1,1z</Shape>
|
||||
<X>0</X>
|
||||
<Y>27</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad2">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad3">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad4">
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad5">
|
||||
<Shape>M0,0 L0,0.9 L1,1 L1,0z</Shape>
|
||||
<X>=</X>
|
||||
<Y>+</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad6">
|
||||
<Y>~</Y>
|
||||
<Width>3.18</Width>
|
||||
<Height>0.370</Height>
|
||||
</Led>
|
||||
<Led Id="Mousepad7">
|
||||
<Width>3.18</Width>
|
||||
<Height>0.370</Height>
|
||||
</Led>
|
||||
<Led Id="Mousepad8">
|
||||
<Width>3.18</Width>
|
||||
<Height>0.370</Height>
|
||||
</Led>
|
||||
<Led Id="Mousepad9">
|
||||
<Width>3.18</Width>
|
||||
<Height>0.370</Height>
|
||||
</Led>
|
||||
<Led Id="Mousepad10">
|
||||
<Width>3.18</Width>
|
||||
<Height>0.370</Height>
|
||||
</Led>
|
||||
<Led Id="Mousepad11">
|
||||
<Shape>M0,0 L1,0 L1,0.9 L0,1z</Shape>
|
||||
<Y>~</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad12">
|
||||
<X>=</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad13">
|
||||
<X>=</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad14">
|
||||
<X>=</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
<Led Id="Mousepad15">
|
||||
<Shape>M0,0 L1,0.1 L1,1 L0,1z</Shape>
|
||||
<X>=</X>
|
||||
<Y>-</Y>
|
||||
</Led>
|
||||
</Leds>
|
||||
</Device>
|
||||