Commit Graph

13 Commits

Author SHA1 Message Date
Takashi Toyoshima
c9ac611b3e Add gadget mode for NEOGEO mini Gamepad 2018-08-04 00:41:20 +09:00
Takashi Toyoshima
f199fe11a5 gadget minor bug fixes 2018-08-04 00:39:30 +09:00
Takashi Toyoshima
5574b29ccc design update to customize more entries to support other type devices 2018-07-28 17:52:17 +09:00
Takashi Toyoshima
0e541f07ab Add shutdown feature
- run the shutdown command on pressing the meta button for 2 seconds.
- adjust LED indicator effects
2018-07-28 17:17:15 +09:00
Takashi Toyoshima
0d16e6e764 Update uin_oppd
- Add KBD mode that emulates keyboard instead of joystick
 - Add LED control
2018-01-25 04:56:35 +09:00
Takashi Toyoshima
07d2c1eb2b bug fix: keyboard events should be sent to js_fd rather than hid_fd 2017-11-26 06:50:41 +00:00
Takashi Toyoshima
cabbf4bf22 change polling interval to avoid capturing chattering 2017-11-26 06:47:39 +00:00
Takashi Toyoshima
8199d7524a experimental change to send keyboard events 2017-11-26 06:46:12 +00:00
Takashi Toyoshima
97a8fa25a0 Add experimental USB Gadget driver for PS4 2017-11-25 04:36:13 +09:00
Takashi Toyoshima
e200e79caf Implement rapid fire
Pressing A/B/X/Y buttons during pressing Xbox will turn on/off
rapid fire mode for each button.
2017-11-23 11:23:42 +09:00
Takashi Toyoshima
bf6766958e
Create README.md 2017-11-15 01:46:03 +09:00
Takashi Toyoshima
2f56df689e initial commit 2017-11-14 02:24:28 +09:00
Takashi Toyoshima
91f9dafad6
Initial commit 2017-11-14 02:12:41 +09:00