mirror of
https://github.com/ecraven/g13.git
synced 2025-06-20 01:03:43 -04:00
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
bind G1 KEY_LEFTCTRL KEY_F
|
|
bind G2 KEY_LEFTSHIFT KEY_G
|
|
bind G3 KEY_LEFTALT KEY_H
|
|
bind G4 KEY_LEFTCTRL KEY_LEFTSHIFT KEY_I
|
|
bind G5 KEY_LEFTCTRL KEY_LEFTSHIFT KEY_LEFTALT KEY_J
|
|
bind G6 KEY_LEFTCTRL KEY_LEFTSHIFT KEY_LEFTALT KEY_K # this is a comment
|
|
bind G7 KEY_L
|
|
bind G7 KEY_M #another comment
|
|
bind G8
|
|
bind G9 FOO
|
|
bind G10 BAR #comment
|