Doom G13 bindings

This commit is contained in:
Christian Colglazier 2020-03-13 21:45:40 -04:00
parent 2a6adc46d1
commit 3b02692c15
2 changed files with 48 additions and 0 deletions

48
g13/doom.bind Normal file
View File

@ -0,0 +1,48 @@
# ================= =============== =============== ======== ========
# \\ . . . . . . .\\ //. . . . . . .\\ //. . . . . . .\\ \\. . .\\// . . //
# ||. . ._____. . .|| ||. . ._____. . .|| ||. . ._____. . .|| || . . .\/ . . .||
# || . .|| ||. . || || . .|| ||. . || || . .|| ||. . || ||. . . . . . . ||
# ||. . || || . .|| ||. . || || . .|| ||. . || || . .|| || . | . . . . .||
# || . .|| ||. _-|| ||-_ .|| ||. . || || . .|| ||. _-|| ||-_.|\ . . . . ||
# ||. . || ||-' || || `-|| || . .|| ||. . || ||-' || || `|\_ . .|. .||
# || . _|| || || || || ||_ . || || . _|| || || || |\ `-_/| . ||
# ||_-' || .|/ || || \|. || `-_|| ||_-' || .|/ || || | \ / |-_.||
# || ||_-' || || `-_|| || || ||_-' || || | \ / | `||
# || `' || || `' || || `' || || | \ / | ||
# || .===' `===. .==='.`===. .===' /==. | \/ | ||
# || .==' \_|-_ `===. .===' _|_ `===. .===' _-|/ `== \/ | ||
# || .==' _-' `-_ `=' _-' `-_ `=' _-' `-_ /| \/ | ||
# || .==' _-' `-__\._-' `-_./__-' `' |. /| | ||
# ||.==' _-' `' | /==.||
# ==' _-' \/ `==
# \ _-' `-_ /
# `'' ``'
stickzone del STICK_PAGEUP
stickzone del STICK_PAGEDOWN
stickzone bounds STICK_LEFT 0.0 0.3 0.2 0.7
stickzone bounds STICK_RIGHT 0.8 0.3 1.0 0.7
stickzone bounds STICK_UP 0.3 0.0 0.7 0.2
stickzone bounds STICK_DOWN 0.3 0.8 0.7 1.0
# Character Movement
bind G4 KEY_W
bind G10 KEY_A
bind G11 KEY_S
bind G12 KEY_D
bind G22 KEY_SPACE
bind STICK_UP KEY_RIGHTSHIFT
bind G20 KEY_RIGHTCTRL
bind G15 KEY_RIGHTCTRL
# Other
bind G6 KEY_R
bind DOWN KEY_E
bind LEFT KEY_F
bind G18 KEY_C
bind G13 KEY_X
rgb 66 00 00

BIN
g13/doom.lpbm Normal file

Binary file not shown.