singalen / wesnoth

iOS development fork of Wesnoth
http://www.wesnoth.org/
GNU General Public License v2.0
3 stars 0 forks source link

Support Bluetooth keyboard #89

Open singalen opened 6 years ago

singalen commented 6 years ago

There are at least 3 requests for Bluetooth keyboard support as the time of writing, which makes this one of the most popular requests. SDL doesn't support it out-of-box, though.

It can be done, with quite a bit of work:

Let's plan this.

May borrow some code/experience here: https://github.com/terrychou/iVim/blob/master/iVim/VimViewController%2BExternalKeyboard.swift