summaryrefslogtreecommitdiffstats
path: root/keyboards/afternoonlabs/breeze/keymaps/via
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-12-09 16:05:44 +1100
committerGitHub <noreply@github.com>2021-12-09 16:05:44 +1100
commita8d440e4e043dc8427f17c07631556d0ff3efc20 (patch)
treeb896271594589dbca206fe36620da0b7ef3837e4 /keyboards/afternoonlabs/breeze/keymaps/via
parent315fb6e7242b0b74c0553429a400a5304395cca9 (diff)
Tidy up NKRO_ENABLE rules (#15382)
Diffstat (limited to 'keyboards/afternoonlabs/breeze/keymaps/via')
-rw-r--r--keyboards/afternoonlabs/breeze/keymaps/via/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/afternoonlabs/breeze/keymaps/via/rules.mk b/keyboards/afternoonlabs/breeze/keymaps/via/rules.mk
index 5b5de19eed..85ec1feb66 100644
--- a/keyboards/afternoonlabs/breeze/keymaps/via/rules.mk
+++ b/keyboards/afternoonlabs/breeze/keymaps/via/rules.mk
@@ -7,4 +7,4 @@ LTO_ENABLE = yes
MOUSEKEY_ENABLE = yes # Allow mapping of mouse control keys
EXTRAKEY_ENABLE = yes # Allow audio & system control keys
COMMAND_ENABLE = yes # Commands for debug and configuration
-NKRO_ENABLE = yes # Support USB N-key roll over.
+NKRO_ENABLE = yes