Prep for a pull request.

THINGS CHANGED:
- Keyboard is less fuzzy
- Back-light turns off after exiting keyboard mode
- DPad can be configured as a POV Hat
- Screen touches are more accurate when using as a joystick
- When touch is configured as a joystick, untapping will spring the axis to the center
- Changed the config file to be in controller mode
- Volume slider is sent as the "Z" axis in vJoy
This commit is contained in:
RedInquisitive 2015-10-04 00:45:40 -05:00
parent ef7b8c2c9e
commit 79bef7cdfc
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
#include "input.h"
//Insert line of text here to test if Git for Windows will work with this repo.
int inputIP(void) {
touchPosition touch;
hidTouchRead(&touch);