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/mt40 | |
parent | bced45e3021148219a1a85f1044ba8a00155b53c (diff) | |
parent | d84794b35213fe95a712468c21ae4a4cad2795e3 (diff) | |
download | qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.tar.gz qmk_firmware-cbdaf686ffd989ec1d6c9a720ee0772c002ad181.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mt40')
-rw-r--r-- | keyboards/mt40/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index 61dc118cf..68e8d09ab 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
@@ -16,7 +16,6 @@ AUDIO_ENABLE = no # Audio output | |||
16 | UNICODE_ENABLE = no # Unicode | 16 | UNICODE_ENABLE = no # Unicode |
17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 17 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
18 | WS2812_DRIVER = i2c | 18 | WS2812_DRIVER = i2c |
19 | TAP_DANCE_ENABLE = no | ||
20 | 19 | ||
21 | LAYOUTS = planck_mit | 20 | LAYOUTS = planck_mit |
22 | LAYOUTS_HAS_RGB = no | 21 | LAYOUTS_HAS_RGB = no |