mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
Fixed typo in micro board definition in Studio
System was displaying two yun boards in the drop down in ASF Wizard
This commit is contained in:
parent
31f4260705
commit
fd39bcf72b
@ -836,7 +836,7 @@
|
||||
<build type="define" name="BOARD" value="BOARD_YUN"/>
|
||||
</module>
|
||||
|
||||
<module type="driver" id="lufa.drivers.board#yun" caption="Board Support - MICRO">
|
||||
<module type="driver" id="lufa.drivers.board#micro" caption="Board Support - MICRO">
|
||||
<build type="doxygen-entry-point" value="Group_BoardInfo_MICRO"/>
|
||||
|
||||
<device-support value="atmega32u4"/>
|
||||
|
Loading…
Reference in New Issue
Block a user