clevo-keyboard/src
Christoffer Sandberg 6f14b22b33
clevo_keyboard: Basic modularization to allow for multiple interfaces
Basic working implementation, WIP

- Modularize clevo_keyboard, allowing interfaces to "register" themselves
- Add clevo_acpi interface to clevo_keyboard
- Prefer acpi interface
- Fixed some previously still coupled features on uniwill_keyboard side
to allow for the structure change
2020-12-02 17:32:09 +01:00
..
ck.h clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
clevo_acpi.c clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
clevo_keyboard.h clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
tuxedo_keyboard.c clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
tuxedo_keyboard.h clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
tuxedo_keyboard_common.h clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
uniwill_keyboard.h clevo_keyboard: Basic modularization to allow for multiple interfaces 2020-12-02 17:32:09 +01:00
uw_io.h uniwill: Refactor and simplify external symbol handling 2020-10-30 12:17:17 +01:00