Based on the example USB HID keyboard https://developer.mbed.org/users/jbru/code/BLE_HID_KeyboardStreamDemo/
Dependencies: BLE_API mbed nRF51822
Fork of HID-kb by
History
Add simple debounce wait on interrupts for buttons
2018-11-14, by JonnyA [Wed, 14 Nov 2018 09:46:45 +0000] rev 3
Add simple debounce wait on interrupts for buttons
Move to my published nrf51822 lib file for build bug
2016-08-31, by JonnyA [Wed, 31 Aug 2016 19:01:30 +0000] rev 2
Move to my published nrf51822 lib file for build bug
Add fix from v0.4, while we work out how to properly keep GitHub in sync;
2016-08-31, by JonnyA [Wed, 31 Aug 2016 18:59:58 +0000] rev 1
Add fix from v0.4, while we work out how to properly keep GitHub in sync;
Rename the keyboard
2015-11-02, by JonnyA [Mon, 02 Nov 2015 18:25:58 +0000] rev 0
Rename the keyboard