keysyms: Derive from Unicode labels
This commit is contained in:
@ -3,6 +3,7 @@ extern crate bitflags;
|
||||
#[macro_use]
|
||||
extern crate maplit;
|
||||
extern crate serde;
|
||||
extern crate xkbcommon;
|
||||
|
||||
mod data;
|
||||
pub mod float_ord;
|
||||
|
||||
Reference in New Issue
Block a user