Skip to content

Commit

Permalink
[osx] disable hid list for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Sep 8, 2017
1 parent d534218 commit d2acb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osx/qmk_toolbox/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<constraint firstAttribute="width" constant="121" id="Vg3-Rm-RzM"/>
</constraints>
<animations/>
<buttonCell key="cell" type="push" title="List HID Devices" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hSt-oK-X6g">
<buttonCell key="cell" type="push" title="List HID Devices" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hSt-oK-X6g">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="cellTitle"/>
</buttonCell>
Expand Down

0 comments on commit d2acb95

Please sign in to comment.