Remove outdated information (#532)

Remove a hint that suggested the name of the device be written as `device:<device-name>`.
This commit is contained in:
Angelo Thys 2024-03-14 18:37:40 +00:00 committed by GitHub
parent 7ac45d2cbd
commit 27b9014e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -130,8 +130,6 @@ device {
}
```
_remember about the space after the end of the device's name (before the `{`)!_
{{< hint type=info >}}
Per-device layouts will by default not alter the keybind keymap, so for example with a global keymap of `us`
and a per-device one of `fr`, the keybinds will still act as if you were on `us`.