Skip to content

Commit

Permalink
Update keyboards/planck/rev7/readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Brassel <nick@tzarc.org>
  • Loading branch information
ykeisuke and tzarc committed Jul 7, 2024
1 parent 2baa8bd commit fef9161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/planck/rev7/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ENCODER_MAP_ENABLE = yes

If you enable `ENCODER_MAP_ENABLE`, define `const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS]` and configure your keycodes. If you enable `ENCODER_MAP_ENABLE`, `encoder_update_user` is not used directly.

Absolutely, You can use the following config.h options:
Additionally, you can use the following `config.h` options:

```c
#define ENCODER_MAP_KEY_DELAY 10
Expand Down

0 comments on commit fef9161

Please sign in to comment.