Skip to content

Commit

Permalink
Minor tweaks to key tester labels (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jan 12, 2025
1 parent b88f114 commit 779a555
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions macos/QMK Toolbox/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,7 @@ down</string>
<constraint firstAttribute="width" constant="40" id="vOY-sy-ISF"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
</userDefinedRuntimeAttributes>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="lPg-Ey-Nmr" userLabel="Key View Left Arrow" customClass="KeyView" customModule="QMK_Toolbox" customModuleProvider="target">
Expand All @@ -1581,7 +1581,7 @@ down</string>
<constraint firstAttribute="width" constant="40" id="pnl-7L-2HU"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
</userDefinedRuntimeAttributes>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="6xm-LZ-fXe" userLabel="Key View Down Arrow" customClass="KeyView" customModule="QMK_Toolbox" customModuleProvider="target">
Expand All @@ -1591,7 +1591,7 @@ down</string>
<constraint firstAttribute="width" constant="40" id="zPg-j1-siU"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
</userDefinedRuntimeAttributes>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="nql-YS-Eiy" userLabel="Key View Right Arrow" customClass="KeyView" customModule="QMK_Toolbox" customModuleProvider="target">
Expand All @@ -1601,7 +1601,7 @@ down</string>
<constraint firstAttribute="height" constant="40" id="P4P-D8-kXE"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
<userDefinedRuntimeAttribute type="string" keyPath="legend" value=""/>
</userDefinedRuntimeAttributes>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="QN8-Jo-7ee" userLabel="Key View Pad Clear" customClass="KeyView" customModule="QMK_Toolbox" customModuleProvider="target">
Expand Down
38 changes: 19 additions & 19 deletions windows/QMK Toolbox/KeyTester/KeyTesterWindow.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 779a555

Please sign in to comment.