aboutsummaryrefslogtreecommitdiff
path: root/include/06.keyboard/deo6
blob: 5c089ce2abddaefef15fa4ceda723577a58048cf (plain)
1
2
3
4
5
void init_keyboard()
{
    us_en(charcode);
    us_en_shift(shift_charcode);
}