In the Processing IDE the Ctrl+D shortcut is ambiguous. There are two functions that it is assigned to:
Main menu → Sketch → Run on Device (Ctrl+D)
Main menu → Sketch → Debug →Enable Debugger (Ctrl+D)
Due to this ambiguity there is no option to run sketch on a device with keyboard shortcut.