From 6a3f12be67f70f07d3ae93edfd7b14c02c61f68f Mon Sep 17 00:00:00 2001 From: cbdev Date: Fri, 2 Jul 2021 00:24:25 +0200 Subject: Restructure core data structures --- configs/midi-gamepad.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/midi-gamepad.cfg b/configs/midi-gamepad.cfg index f91ed4f..2df2bd6 100644 --- a/configs/midi-gamepad.cfg +++ b/configs/midi-gamepad.cfg @@ -9,7 +9,7 @@ axis.ABS_X = 34300 0 65536 255 4095 axis.ABS_Y = 34300 0 65536 255 4095 relaxis.REL_X = 65535 -; Set the output device name and enable the instance for output +; Set the output device name and enable the instance for output (will create a virtual input device) output = MIDIMonster ; This midi instance will be used as input to control the new joystick -- cgit v1.2.3