mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Merge pull request #48 from BrianAdams/patch-1
Fixed typo in micro board definition in Studio (thanks to Brian Adams).
This commit is contained in:
commit
4185d21fcd
@ -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