mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 05:37:40 +00:00
Added support for the JM-DB-U2 board hardware.
This commit is contained in:
@@ -10,10 +10,8 @@
|
||||
*
|
||||
* <b>New:</b>
|
||||
* - Added incomplete MIDIToneGenerator project
|
||||
* - Added board hardware driver support for the PJRC Teensy line of USB AVR boards
|
||||
* - Added new Relay Controller Board project (thanks to OBinou)
|
||||
* - Added board hardware driver support for Tom's USBTINY MKII programmer
|
||||
* - Added board hardware driver support for the Benito programmer
|
||||
* - Added board hardware driver support for the Teensy, USBTINY MKII, Benito and JM-DB-U2 lines of third party USB AVR boards
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - AVRISP programmer project now has a more robust timeout system, allowing for an increase of the software USART speed
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
*
|
||||
* Currently supported third-party boards (see \ref Group_BoardTypes):
|
||||
* - Bumble-B (using officially recommended peripheral layout)
|
||||
* - Benito
|
||||
* - JM-DB-U2
|
||||
* - Teensy (all revisions and versions)
|
||||
* - USBTINY MKII (all revisions and versions)
|
||||
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
||||
|
||||
Reference in New Issue
Block a user