Bluetooth Rubber Ducky (https://forums.hak5.org/topic/41678-bluetooth-rubber-ducky/)

Dependencies:   BLE_API mbed nRF51822

Fork of microbit_presenter by micro:bit

  • Backspace = x08
  • (F5) = \x86
  • (F11) = \x8A
  • (F12) = \x8B
  • Print Screen = \x8C
  • Application Program Command (CTRL+8) \x9F
  • (‽)RALT LCTRL RSHIFT LSHIFT F1 LCTRL = \u203d + \u2038 (v.similar)
  • Down F1 LCTRL = \u2016
  • F1 F1 LCTRL = \u2000
  • LALT LSHIFT F2 LCTRL = \u206F
  • Insert = \x90
  • Home = \x91
  • Pageup = \x92
  • PageDown = \x93
  • Right Shift + Left Control = \uF8FF
  • Alt Shift + F (File >) = \x99
  • CTRL+B = \x98
  • Right Ctrl = \x9a
  • Escape + stuff, \x9d
  • Test on another PC (rwin) \x9c
  • Scroll = \x8d
  • Capslock = \x8e
  • Numlock = \x8f
  • Left = \x95
  • Right = \x94
  • Up = \x97
  • Down = \x96

Full list of special command characters here.

History

v1 default tip

2017-08-21, by CalvinR [Mon, 21 Aug 2017 12:24:51 +0000] rev 3

v1


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