Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Qanba Drone Arcade Stick #1164

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions controllerconfigs/controller_Qanba_Drone_N2.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
[Controller (QANBA DRONE ARCADE JOYSTICK / PS4 mode)]
VID=2c22
PID=2000
Polltype=1
DPAD=1
DigitalLR=0
A=05,80
B=05,10
X=06,02
Y=05,20
Z=06,01
L=05,40
R=06,08
S=06,20
Up=05,00
Right=05,02
Left=05,06
Down=05,04
UpLeft=05,07
DownLeft=05,05
DownRight=05,03
RightUp=05,01
Power=06,10
StickX=1
StickY=2
CStickX=3
CStickY=4
MultiIn=0
LAnalog=0
RAnalog=0

#QANBA DRONE ARCADE JOYSTICK for Nintendon't
#---------------------------------------------
#Controller Type: Arcade-style
#Rumble Support: No
#Special Features: Turbo button, Switch button for Analog/D-Pad


#Button Setup:
# Joystick: GameCube D-Pad
# Green LED Mode button: Control Stick
# Red LED Mode button: C Stick
# Button Square: B
# Button Triangle: A
# Button R1: X
# Button X: Y
# Button O: L
# Button R2: R
# Button L1: Z
# Button Option: Start/Pause
# Button Share: Power off
30 changes: 30 additions & 0 deletions controllerconfigs/controller_brook_zero_pi_easy.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[Brook Zero Pi Easy fighting board]
VID=0F0D
PID=00AA
Polltype=1
DPAD=1
DigitalLR=1
MultiIn=0
LAnalog=0
RAnalog=0
Power=1,10
Left=2,06
Down=2,04
Right=2,02
Up=2,00
RightUp=2,01
DownRight=2,03
DownLeft=2,05
UpLeft=2,07
A=0,08
B=0,01
X=0,20
Y=0,02
Z=0,10
L=0,80
R=0,40
S=1,02
StickX=3
StickY=4
CStickX=5
CStickY=6