#include <mios32.h>#include <keyboard.h>#include "app.h"#include "tasks.h"#include "mbng_kb.h"#include "mbng_event.h"#include "mbng_patch.h"Data Structures | |
| struct | kb_played_note_t |
Defines | |
| #define | SUPPORT_SECURE_NOTE_OFF_HANDLING 1 |
Functions | |
| s32 | MBNG_KB_Init (u32 mode) |
| s32 | MBNG_KB_NotifyToggle (u8 kb, u8 note_number, u8 velocity) |
| s32 | MBNG_KB_NotifyReceivedValue (mbng_event_item_t *item) |
| s32 | MBNG_KB_BreakIsMakeSet (u8 kb, u8 value) |
| s32 | MBNG_KB_AllNotesOff (u8 kb) |
1.6.1