Resolve g13 config

This commit is contained in:
Christian Colglazier 2019-08-24 12:16:39 -04:00
parent 28d3eccb66
commit d328f8aa90
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
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 # Character Movement
bind G4 KEY_W bind G4 KEY_W
bind G10 KEY_A bind G10 KEY_A
@ -18,7 +25,7 @@ bind DOWN KEY_Q
# Display # Display
bind LEFT KEY_TAB bind LEFT KEY_TAB
bing G18 KEY_C bind G18 KEY_C
bind G13 KEY_X bind G13 KEY_X
rgb 250 156 29 rgb 250 156 29

1
g13/resolve.bind Normal file
View File

@ -0,0 +1 @@
rgb 220 48 104

BIN
g13/resolve.lpbm Normal file

Binary file not shown.