diff options
| author | Ryan <fauxpark@gmail.com> | 2021-12-03 01:31:36 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-02 14:31:36 +0000 |
| commit | a1183ebc8c7b491bdfab18a6dc0a4462c2e84783 (patch) | |
| tree | 1d26ebc71453f0616fd4879be91eea648f959447 /keyboards/xiaomi | |
| parent | d2ccd62b578c11aea23b96e6dea2480c6d9d0dab (diff) | |
| download | qmk_firmware-a1183ebc8c7b491bdfab18a6dc0a4462c2e84783.tar.gz qmk_firmware-a1183ebc8c7b491bdfab18a6dc0a4462c2e84783.zip | |
Remove pointless `CUSTOM_MATRIX = no` (#15383)
Diffstat (limited to 'keyboards/xiaomi')
| -rw-r--r-- | keyboards/xiaomi/mk02/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xiaomi/mk02/rules.mk b/keyboards/xiaomi/mk02/rules.mk index 9eefd29a2..0383dd7e2 100644 --- a/keyboards/xiaomi/mk02/rules.mk +++ b/keyboards/xiaomi/mk02/rules.mk | |||
| @@ -12,6 +12,5 @@ EXTRAKEY_ENABLE = no # Audio control and System control | |||
| 12 | CONSOLE_ENABLE = no # Console for debug | 12 | CONSOLE_ENABLE = no # Console for debug |
| 13 | COMMAND_ENABLE = no # Commands for debug and configuration | 13 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 14 | NKRO_ENABLE = no # USB Nkey Rollover | 14 | NKRO_ENABLE = no # USB Nkey Rollover |
| 15 | CUSTOM_MATRIX = no # Custom matrix file | ||
| 16 | # BACKLIGHT_ENABLE = yes # This is broken on 072 for some reason | 15 | # BACKLIGHT_ENABLE = yes # This is broken on 072 for some reason |
| 17 | RGBLIGHT_ENABLE = no | 16 | RGBLIGHT_ENABLE = no |
