add scanAndSelect, cardkb, and serialkb

This commit is contained in:
pdxlocations 2024-08-13 16:09:49 -07:00
parent c9ca0dbe9c
commit 5b7a39da33

View file

@ -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;