Merge pull request #555 from pdxlocations/canned-messages-input-sources

Edit Comments of Canned Messages
pull/563/head
Ben Meadors 2024-08-16 06:13:59 -05:00 zatwierdzone przez GitHub
commit 8da680b690
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -658,7 +658,7 @@ message ModuleConfig {
/*
* Input event origin accepted by the canned message module.
* Can be e.g. "rotEnc1", "upDownEnc1" or keyword "_any"
* Can be e.g. "rotEnc1", "upDownEnc1", "scanAndSelect", "cardkb", "serialkb", or keyword "_any"
*/
string allow_input_source = 10;