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

Default layouts - Fixed ISO keyboards enter and tilde

This commit is contained in:
Robert 2021-05-22 23:11:00 +02:00
parent 499cc3f68d
commit 5865777ed2
4 changed files with 9 additions and 9 deletions

View File

@ -373,7 +373,7 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Backslash">
<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>
@ -522,11 +522,11 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Enter">
<Led Id="Keyboard_NonUsTilde">
<Width>1</Width>
<CustomData>
<LogicalLayouts>
<LogicalLayout Name="GB" Image="Keycaps/BlackslashIso.png" />
<LogicalLayout Name="GB" Image="Keycaps/TildeIso.png" />
</LogicalLayouts>
</CustomData>
</Led>

View File

@ -344,7 +344,7 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Backslash">
<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>
@ -463,11 +463,11 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Enter">
<Led Id="Keyboard_NonUsTilde">
<Width>1</Width>
<CustomData>
<LogicalLayouts>
<LogicalLayout Name="GB" Image="Keycaps/BlackslashIso.png" />
<LogicalLayout Name="GB" Image="Keycaps/TildeIso.png" />
</LogicalLayouts>
</CustomData>
</Led>

View File

@ -373,7 +373,7 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Backslash">
<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>
@ -522,11 +522,11 @@
</LogicalLayouts>
</CustomData>
</Led>
<Led Id="Keyboard_Enter">
<Led Id="Keyboard_NonUsTilde">
<Width>1</Width>
<CustomData>
<LogicalLayouts>
<LogicalLayout Name="GB" Image="Keycaps/BlackslashIso.png" />
<LogicalLayout Name="GB" Image="Keycaps/TildeIso.png" />
</LogicalLayouts>
</CustomData>
</Led>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB