-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathconfig.options
More file actions
81 lines (66 loc) · 2.66 KB
/
config.options
File metadata and controls
81 lines (66 loc) · 2.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
ButtonRemap.physical_button int_size:IS_8
ButtonRemap.activates int_size:IS_8
SocdPair.button_dir1 int_size:IS_8
SocdPair.button_dir2 int_size:IS_8
SocdPair.socd_type int_size:IS_8
AnalogTriggerMapping.button int_size:IS_8
AnalogTriggerMapping.trigger int_size:IS_8
AnalogTriggerMapping.value int_size:IS_8
AnalogModifier.buttons int_size:IS_8
AnalogModifier.buttons max_count:3
AnalogModifier.axis int_size:IS_8
AnalogModifier.combination_mode int_size:IS_8
ButtonComboMapping.buttons int_size:IS_8
ButtonComboMapping.buttons max_count:3
ButtonComboMapping.digital_output int_size:IS_8
Coords.x int_size:IS_8
Coords.y int_size:IS_8
ButtonToKeycodeMapping.button int_size:IS_8
ButtonToKeycodeMapping.keycode int_size:IS_8
ButtonToColorMapping.button int_size:IS_8
GameModeConfig.mode_id int_size:IS_8
GameModeConfig.name max_length:17
GameModeConfig.socd_pairs max_count:10
GameModeConfig.button_remapping max_count:60
GameModeConfig.activation_binding max_count:4
GameModeConfig.keyboard_mode_config int_size:IS_8
GameModeConfig.rgb_config int_size:IS_8
CustomModeConfig.id int_size:IS_8
CustomModeConfig.digital_button_mappings max_count:18
CustomModeConfig.digital_button_mappings int_size:IS_8
CustomModeConfig.stick_direction_mappings max_count:8
CustomModeConfig.stick_direction_mappings int_size:IS_8
CustomModeConfig.analog_trigger_mappings max_count:4
CustomModeConfig.button_combo_mappings max_count:5
CustomModeConfig.modifiers max_count:20
CustomModeConfig.stick_range int_size:IS_8
KeyboardModeConfig.id int_size:IS_8
KeyboardModeConfig.buttons_to_keycodes max_count:60
CommunicationBackendConfig.backend_id int_size:IS_8
CommunicationBackendConfig.default_mode_config int_size:IS_8
CommunicationBackendConfig.activation_binding max_count:2
RgbConfig.button_colors max_count:60
RgbConfig.animation int_size:IS_8
RgbConfig.speed int_size:IS_8
Config.game_mode_configs max_count:10
Config.communication_backend_configs max_count:10
Config.custom_modes max_count:5
Config.keyboard_modes max_count:5
Config.rgb_configs max_count:10
Config.default_backend_config int_size:IS_8
Config.default_usb_backend_config int_size:IS_8
Config.rgb_brightness int_size:IS_8
DeviceInfo.firmware_name max_length:25
DeviceInfo.firmware_version max_length:8
DeviceInfo.device_name max_length:30
Command long_names:false
Button long_names:false
DigitalOutput long_names:false
StickDirectionButton long_names:false
AnalogAxis long_names:false
AnalogTrigger long_names:false
ModifierCombinationMode long_names:false
SocdType long_names:false
GameModeId long_names:false
CommunicationBackendId long_names:false
RgbAnimationId long_names:false