Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dlip committed Sep 15, 2023
1 parent c67c9f4 commit fef2808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/dlip/taipo.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ Add to `rules.mk`

```c
USER_NAME := dlip
TAIPO_ENABLE = yes
```

Add to `config.h`
Expand All @@ -155,7 +156,6 @@ Add to `config.h`
- ONESHOT_TIMEOUT: The length of time in ms you have to press a key after a oneshot mod before it deactivates

```c
#define TAIPO_ENABLE
#define TAIPO_TAP_TIMEOUT 150
#define ONESHOT_TIMEOUT 500
```
Expand Down

0 comments on commit fef2808

Please sign in to comment.