1
0
mirror of https://github.com/mist-devel/mist-firmware.git synced 2026-04-29 05:26:02 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Newsdee
ba0c4e9426 [FIRMWARE] refactored virtual joystick to keyboard mapping into a separate file. 2016-05-22 13:26:19 +08:00
Till Harbaum
8ac4d7ab34 gcc 5.2.0 warnings fix 2015-10-11 20:15:04 +02:00
newsdee
8d98a83641 [FIRMWARE} added option joystick_ignore_osd - prevents joystick from controlling OSD
Added feature to map virtual joystick state to a keyboard key (via bitmask), not working yet for shift/alt keys.
2015-06-29 03:17:17 +00:00
newsdee
bf57a9547a [FIRMWARE] New logical joystick mapper allowing assigning any USB recognized button (up to 12) and directions into a standard MiST "virtual joystick".
Each physical trigger is assigned to a 16-bit integer used as bitmask to apply to logical josytick. Config can be provided in mist.ini.
2015-06-21 14:35:20 +00:00
newsdee
fabb1480c6 [FIRMWARE] new joypad mapping functionality (which exposes up to 12 hardware buttons and can map from/to directions) 2015-06-18 15:57:01 +00:00
harbaum
261d5265c9 [FIRMWARE] Joystick button remap from mist.ini 2015-06-16 19:02:32 +00:00
newsdee
88c237ed08 [FIRMWARE] allow using joystick hat at the same time as the analog stick. also fixed mappings for Qanba Q4RAF joystick. 2015-06-12 16:15:42 +00:00
harbaum
2687693f33 [FIRMWARE] Improved minimig keyboard wait ... 2015-06-05 11:17:10 +00:00
harbaum
0aea286549 [FIRMWARE] More beta HID parser work. Fixing Rii wireless keyboard/touchpad 2015-04-27 19:18:09 +00:00
harbaum
6640dc5547 [FIRMWARE] Experimental change not requiring HID boot mode on mice anymore 2015-04-24 11:45:23 +00:00
harbaum
eaf0ce7461 5200daptor support for atari 5200 core 2014-10-24 19:37:04 +00:00
harbaum
f4a00e8f34 Fixed problems with touchpad of Rapoo E2700 2014-07-24 18:17:05 +00:00
harbaum
73e7f4cad4 Ethernet driver progress and competition pro usb support 2014-04-05 18:55:52 +00:00
harbaum
bd83908bf0 SD write for 8bit and usb joystick enumeration fix 2014-03-17 15:43:22 +00:00
harbaum
2476b9d6b2 Started USB joystick support 2014-03-14 20:28:55 +00:00
harbaum
3aab54f326 Firmware import 2013-03-25 13:53:52 +00:00