Skip to content

Commit

Permalink
update device sections
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Feb 18, 2024
1 parent d1322d7 commit c706ca2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pages/Configuring/Keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,9 @@ overwritten.
In order to apply per-device config options, make a new category like this:

```ini
device:name {

device {
name = ...
# options ...
}
```

Expand Down Expand Up @@ -121,7 +122,8 @@ enabled -> (only for mice / touchpads / touchdevices / keyboards) enables / disa
Example config section:

```ini
device:royuan-akko-multi-modes-keyboard-b {
device {
name = royuan-akko-multi-modes-keyboard-b
repeat_rate=50
repeat_delay=500
middle_button_emulation=0
Expand Down

0 comments on commit c706ca2

Please sign in to comment.