forked from mfulz_github/qmk_firmware
Minor documentation improvements.
This commit is contained in:
parent
a016942a3e
commit
5724b28151
|
@ -93,7 +93,7 @@
|
||||||
* - STK526
|
* - STK526
|
||||||
* - XPLAIN (Original green board, <i>not</i> the newer blue XPLAINED family boards)
|
* - XPLAIN (Original green board, <i>not</i> the newer blue XPLAINED family boards)
|
||||||
*
|
*
|
||||||
* \section Sec_AVR8Support_ThirdParty Supported Third Party Models
|
* \section Sec_AVR8Support_ThirdParty Supported Third Party Boards
|
||||||
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
||||||
* - Adafruit U4 Breakout Board
|
* - Adafruit U4 Breakout Board
|
||||||
* - Arduino Uno
|
* - Arduino Uno
|
||||||
|
@ -277,7 +277,7 @@
|
||||||
* - EVK1104
|
* - EVK1104
|
||||||
* - UC3-A3 Xplained
|
* - UC3-A3 Xplained
|
||||||
*
|
*
|
||||||
* \section Sec_UC3Support_ThirdParty Supported Third Party Models
|
* \section Sec_UC3Support_ThirdParty Supported Third Party Boards
|
||||||
*
|
*
|
||||||
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
||||||
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
||||||
|
@ -410,7 +410,7 @@
|
||||||
* - XMEGA A3BU Xplained
|
* - XMEGA A3BU Xplained
|
||||||
* - XMEGA B1 Xplained
|
* - XMEGA B1 Xplained
|
||||||
*
|
*
|
||||||
* \section Sec_XMEGASupport_ThirdParty Supported Third Party Models
|
* \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
|
||||||
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
|
||||||
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue