toml-config: add input modes
This commit is contained in:
parent
e160aa3406
commit
a57f0036a8
10 changed files with 797 additions and 46 deletions
|
|
@ -27,6 +27,7 @@ mod gfx_api;
|
|||
mod idle;
|
||||
mod input;
|
||||
mod input_match;
|
||||
pub mod input_mode;
|
||||
pub mod keymap;
|
||||
mod libei;
|
||||
mod log_level;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue