atkbd_read_char
static kbd_read_char_t atkbd_read_char;
.read_char = atkbd_read_char,
c = atkbd_read_char(kbd, FALSE);