input_common: Rewrite keyboard

This commit is contained in:
german77 2021-09-20 17:18:40 -05:00 committed by Narr the Reg
parent 4c6f2c2547
commit 5a785ed794
11 changed files with 92 additions and 611 deletions

View file

@ -1,6 +1,6 @@
add_library(input_common STATIC
keyboard.cpp
keyboard.h
drivers/keyboard.cpp
drivers/keyboard.h
helpers/stick_from_buttons.cpp
helpers/stick_from_buttons.h
helpers/touch_from_buttons.cpp