Keymap A data structure for storing and accessing key bindings. Installation def deps do [ {:keymap, "~> 0.1.0"} ] end