V 0.5.7
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
ActionManager {
|
||||
Actions {
|
||||
Action SCR_VoiceRangeUp {
|
||||
Type Digital
|
||||
Action GTG_RangeUp {
|
||||
InputSource InputSourceSum "{68D6FBBD3B92F0A9}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D6FBBD04A41546}" {
|
||||
FilterPreset "pressed"
|
||||
Input "keyboard:KC_ADD"
|
||||
Input "keyboard:KC_O"
|
||||
Filter InputFilterDown "{68D6FBBD15448370}" {
|
||||
}
|
||||
}
|
||||
@@ -27,12 +26,11 @@ ActionManager {
|
||||
}
|
||||
}
|
||||
}
|
||||
Action SCR_VoiceRangeDown {
|
||||
Type Digital
|
||||
Action GTG_RangeDown {
|
||||
InputSource InputSourceSum "{68D6FBBD58BA9137}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D6FBBDA234B42A}" {
|
||||
Input "keyboard:KC_SUBTRACT"
|
||||
Input "keyboard:KC_P"
|
||||
Filter InputFilterDown "{68D6FBBD9D2AB21E}" {
|
||||
}
|
||||
}
|
||||
@@ -57,12 +55,11 @@ ActionManager {
|
||||
Contexts {
|
||||
ActionContext CharacterGeneralContext {
|
||||
Actions {
|
||||
Action SCR_VoiceRangeUp {
|
||||
Type Digital
|
||||
Action GTG_RangeUp {
|
||||
InputSource InputSourceSum "{68D910D1566B1F69}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D910D19D8247E3}" {
|
||||
Input "keyboard:KC_ADD"
|
||||
Input "keyboard:KC_O"
|
||||
Filter InputFilterDown "{68D910D1E211D9EE}" {
|
||||
}
|
||||
}
|
||||
@@ -83,12 +80,11 @@ ActionManager {
|
||||
}
|
||||
}
|
||||
}
|
||||
Action SCR_VoiceRangeDown {
|
||||
Type Digital
|
||||
Action GTG_RangeDown {
|
||||
InputSource InputSourceSum "{68D910D018C9121B}" {
|
||||
Sources {
|
||||
InputSourceValue "{68D910D06648D071}" {
|
||||
Input "keyboard:KC_SUBTRACT"
|
||||
Input "keyboard:KC_P"
|
||||
Filter InputFilterDown "{68D910D06BF572E0}" {
|
||||
}
|
||||
}
|
||||
@@ -110,6 +106,10 @@ ActionManager {
|
||||
}
|
||||
}
|
||||
}
|
||||
ActionRefs +{
|
||||
"SCR_VoiceRangeUp"
|
||||
"SCR_VoiceRangeDown"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,12 +5,12 @@ SCR_KeyBindingMenuConfig {
|
||||
m_sDisplayName "GTG"
|
||||
m_KeyBindingEntries {
|
||||
SCR_KeyBindingEntry "{68D6FBA228BCCB97}" {
|
||||
m_sActionName "SCR_VoiceRangeUp"
|
||||
m_sDisplayName "Voicce Range +"
|
||||
m_sActionName "GTG_RangeUp"
|
||||
m_sDisplayName "Voice Range +"
|
||||
m_sPreset "pressed"
|
||||
}
|
||||
SCR_KeyBindingEntry "{68D6FBA207B1F8D9}" {
|
||||
m_sActionName "SCR_VoiceRangeDown"
|
||||
m_sActionName "GTG_RangeDown"
|
||||
m_sDisplayName "Voice Range -"
|
||||
m_sPreset "pressed"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user