diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-21 16:55:10 +0000 |
commit | cbdaf686ffd989ec1d6c9a720ee0772c002ad181 (patch) | |
tree | 81f7e705631844fb7ad5888dcb9456ac5ba59251 /keyboards/numatreus | |
parent | bced45e3021148219a1a85f1044ba8a00155b53c (diff) | |
parent | d84794b35213fe95a712468c21ae4a4cad2795e3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/numatreus')
-rw-r--r-- | keyboards/numatreus/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/numatreus/rules.mk b/keyboards/numatreus/rules.mk index f9d5498961..8a1b3979f8 100644 --- a/keyboards/numatreus/rules.mk +++ b/keyboards/numatreus/rules.mk @@ -15,7 +15,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality UNICODE_ENABLE = yes # Unicode -#TAP_DANCE_ENABLE = yes RGBLIGHT_ENABLE = no LED_ANIMATIONS = no |