Skip to content

Commit

Permalink
Update fw/charybdis-features.md
Browse files Browse the repository at this point in the history
Co-authored-by: burkfers <[email protected]>
  • Loading branch information
bstiq and burkfers authored Aug 21, 2024
1 parent fab1efa commit 241def9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/charybdis-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ By default, the `x` and `y` motion for the pointing device/mouse reports is `-12
```

## Configuration Syncing
If you want/need to enable syncing of the charybdis config, such as to read the sniping or drag scroll modes on the other half (such as for displaying the status via rgb matrix, or added on screens, or what not), you can enabled this. To do so, add this to your `config.h`:
If you want/need to enable syncing of the charybdis config, such as to read the sniping or drag scroll modes on the other half (e.g. for displaying the status via rgb matrix, or added on screens), you can enabled this. To do so, add this to your `config.h`:

```c
#define CHARYBDIS_CONFIG_SYNC
Expand Down

0 comments on commit 241def9

Please sign in to comment.