Files
system76-embedded-controller/src
Tim Crawford 5599c02e83 keymap: Use u8 for array access
The index will never be negative and will never exceed 255. Change them
from i16 to u8 so SDCC will generate more efficient code.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-08-02 14:37:08 -06:00
..
2021-08-02 14:37:08 -06:00
2021-08-02 14:37:08 -06:00
2021-08-02 14:37:08 -06:00
2021-08-02 14:37:08 -06:00