Add mappable key to toggle networking

Fixes #17352

Requested in #17343
This commit is contained in:
Henrik Rydgård
2023-08-23 22:14:51 +02:00
parent 18b0f3be5d
commit feb0ea245e
5 changed files with 19 additions and 6 deletions
+2
View File
@@ -431,6 +431,8 @@ const KeyMap_IntStrPair psp_button_names[] = {
{VIRTKEY_SCREEN_ROTATION_HORIZONTAL180, "Display Landscape Reversed"},
#endif
{VIRTKEY_TOGGLE_WLAN, "Toggle WLAN"},
{CTRL_HOME, "Home"},
{CTRL_HOLD, "Hold"},
{CTRL_WLAN, "Wlan"},