Skip to content

Commit

Permalink
Update enabling of NKRO
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Apr 25, 2024
1 parent 95f7649 commit bee0fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/technical.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You will need to have a [QMK Build Environment](../remapping-keyboard#qmk-firmwa
1. Set `NKRO_ENABLE = yes` in your `rules.mk`
2. Or Add `"nkro": true` in the `"features"` section of `info.json`
2. Build the firmware and flash it
3. Press the `Magic N` command (`LShift+RShift+N` by default) to turn on NKRO.
3. Use the `NK_TOGG` keycode to toggle NKRO.

## Building

Expand Down

0 comments on commit bee0fc8

Please sign in to comment.