Romain Vimont 667078d1a6 Initialize controller in two steps
There is a dependency cycle in the initialization order:
 - keyboard depends on controller
 - controller depends on acksync
 - acksync depends on keyboard initialization

To break this cycle, bind the async instance to the controller in a
second step.
2024-02-27 10:06:35 +01:00
..
2024-02-27 10:06:35 +01:00
2024-02-27 10:06:35 +01:00
2024-02-23 20:07:52 +01:00
2023-12-02 12:30:19 +01:00
2024-02-27 10:06:35 +01:00