1
0
Fork 0

Tidy up NKRO_ENABLE rules (#15382)

This commit is contained in:
Ryan 2021-12-09 16:05:44 +11:00 committed by GitHub
parent 315fb6e724
commit a8d440e4e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1838 changed files with 1838 additions and 3298 deletions

View file

@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
# NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # Enable N-Key Rollover
# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.