When I install CBPP, it did not respect my keyboard selection. I found this old issue: https://github.com/CBPP/cbpp10-amd64/issues/5
It has the suggestion that the configuration may be missing this command: udevadm trigger --subsystem-match=input --action=change. Running that command with sudo fixed the issue for me.