aboutsummaryrefslogtreecommitdiff
path: root/docs/config_options.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config_options.md')
-rw-r--r--docs/config_options.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/config_options.md b/docs/config_options.md
index 7584d3584..dbf3d3da2 100644
--- a/docs/config_options.md
+++ b/docs/config_options.md
@@ -418,6 +418,8 @@ Use these to enable or disable building certain features. The more you have enab
418 * Key combo feature 418 * Key combo feature
419* `NKRO_ENABLE` 419* `NKRO_ENABLE`
420 * USB N-Key Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 420 * USB N-Key Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
421* `RING_BUFFERED_6KRO_REPORT_ENABLE`
422 * USB 6-Key Rollover - Instead of stopping any new input once 6 keys are pressed, the oldest key is released and the new key is pressed.
421* `AUDIO_ENABLE` 423* `AUDIO_ENABLE`
422 * Enable the audio subsystem. 424 * Enable the audio subsystem.
423* `KEY_OVERRIDE_ENABLE` 425* `KEY_OVERRIDE_ENABLE`