Janis Streib

Results 3 issues of Janis Streib

When pressing Tab in a dialog (like "send signal") the UI focus gets lost and `zrepl status` needs to be restarted to regain controls.

bug
good first issue
build

To enable access to `i2c-0` and `i2c-10` via the `config.txt` option `dtparam=i2c_vc=on`, additional drivers to access the internal I2C MUX are required.

To enable support for the CM4, we need to include the correct device tree `bcm2711-rpi-cm4.dtb` into the image. Unlike the other device trees currently included in Gokrazy, the mentioned CM4...