encode_i8

Function encode_i8 

Source
pub fn encode_i8(value: i8) -> [u8; 1]
Expand description

Encode an i8 value for keycode (flip sign bit, then NOT)