From a091a71d0dad9092db7f910d33ab7f0520ad3820 Mon Sep 17 00:00:00 2001 From: drashna Date: Wed, 29 Sep 2021 18:38:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=2002ab7b1888e6572178543ca0b944e4fa14cdf974=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_options.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config_options.md b/config_options.md index 7584d3584e..dbf3d3da2e 100644 --- a/config_options.md +++ b/config_options.md @@ -418,6 +418,8 @@ Use these to enable or disable building certain features. The more you have enab * Key combo feature * `NKRO_ENABLE` * USB N-Key Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work +* `RING_BUFFERED_6KRO_REPORT_ENABLE` + * 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. * `AUDIO_ENABLE` * Enable the audio subsystem. * `KEY_OVERRIDE_ENABLE`