1
0
Fork 0

Remove RING_BUFFERED_6KRO_REPORT_ENABLE due to disuse. (#24433)

This commit is contained in:
Nick Brassel 2024-09-24 21:53:55 +10:00 committed by GitHub
parent a7486a8d87
commit 9a8f5a80e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 102 deletions

View file

@ -426,8 +426,6 @@ 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`