Romain Vimont 57e18a22df 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-25 18:41:27 +01:00
..
2024-02-25 18:33:01 +01:00
2024-02-25 18:41:27 +01:00
2024-02-23 20:07:52 +01:00
2023-12-02 12:30:19 +01:00
2024-02-25 18:33:01 +01:00