Revert "fixed bind"

This reverts commit 9cd06b13d0.
This commit is contained in:
Boom-Hacker 2025-11-02 23:45:01 +08:00
parent 9cd06b13d0
commit 6c870034bf

View file

@ -28,7 +28,7 @@ in {
keyboards = {
# The name is just the name of the configuration file, it does not really matter
default = {
ids = [ "k:n:AT Translated Set 2 keyboard" ]; # what goes into the [id] section, here we select all keyboards
ids = [ "*" ]; # what goes into the [id] section, here we select all keyboards
# Everything but the ID section:
settings = {
# The main layer, if you choose to declare it in Nix