diff --git a/src/apps/SettingsWindow/Resources/simple_modifications.json b/src/apps/SettingsWindow/Resources/simple_modifications.json index 1cbebde9d..242ce4c37 100644 --- a/src/apps/SettingsWindow/Resources/simple_modifications.json +++ b/src/apps/SettingsWindow/Resources/simple_modifications.json @@ -2862,6 +2862,16 @@ "label": "ac_bookmarks", "data": [{ "consumer_key_code": "ac_bookmarks" }] }, + { + "not_to": true, + "label": "ac_zoom_out", + "data": [{ "consumer_key_code": "ac_zoom_out" }] + }, + { + "not_to": true, + "label": "ac_zoom_in", + "data": [{ "consumer_key_code": "ac_zoom_in" }] + }, { "category": "Remote control buttons" }, diff --git a/src/share/types/momentary_switch_event_details/consumer_key_code.hpp b/src/share/types/momentary_switch_event_details/consumer_key_code.hpp index 1b01b2784..a819d5b8f 100644 --- a/src/share/types/momentary_switch_event_details/consumer_key_code.hpp +++ b/src/share/types/momentary_switch_event_details/consumer_key_code.hpp @@ -131,6 +131,8 @@ constexpr std::pair