Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Oct 6, 2023
1 parent 7d33cb1 commit ce000df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ remap:
- [x] remap to single key like `remap: { J: BTN_LEFT }`
- [x] send BTN_LEFT/BTN_MIDDLE/BTN_RIGHT click `remap: { I: BTN_MIDDLE }`
- [ ] remap multiple keys like `remap: { H: LEFTCTRL+TAB }`
- [ ] remap POINTER_MOTION to POINTER_SCROLL_FINGER `remap: { S: POINTER_SCROLL_FINGER }`

## Contributing

Expand Down

0 comments on commit ce000df

Please sign in to comment.