mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Added incomplete MIDIToneGenerator project.
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
#define BLUETOOTH_CONFIGURATION_SUCCESSFUL 0x0000
|
||||
#define BLUETOOTH_CONFIGURATION_REJECTED 0x0002
|
||||
#define BLUETOOTH_CONFIGURATION_UNKNOWNOPTIONS 0x0003
|
||||
|
||||
|
||||
/* Type Defines: */
|
||||
typedef struct
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
|
||||
|
||||
# MCU name
|
||||
MCU = at90usb1287
|
||||
MCU = at90usb647
|
||||
|
||||
|
||||
# Target board (see library "Board Types" documentation, NONE for projects not requiring
|
||||
|
||||
Reference in New Issue
Block a user