diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-25 18:31:24 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-25 18:31:24 +1000 |
| commit | 68c327f6724347c06e0d62d6190945e09a42e240 (patch) | |
| tree | 6b1d7a08d7c6f05be52a67405d4f4a1f81602c81 /keyboards/maxr1998 | |
| parent | 3be47b3eaa7e18c49872d778d966a27de73004a5 (diff) | |
| download | qmk_firmware-68c327f6724347c06e0d62d6190945e09a42e240.tar.gz qmk_firmware-68c327f6724347c06e0d62d6190945e09a42e240.zip | |
Remove keyboard-level `COMBO_ENABLE` rules (#14550)
Diffstat (limited to 'keyboards/maxr1998')
| -rw-r--r-- | keyboards/maxr1998/phoebe/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/maxr1998/phoebe/rules.mk b/keyboards/maxr1998/phoebe/rules.mk index 1a39a4aea..f7ef7ab72 100644 --- a/keyboards/maxr1998/phoebe/rules.mk +++ b/keyboards/maxr1998/phoebe/rules.mk | |||
| @@ -13,7 +13,6 @@ MOUSEKEY_ENABLE = no # Mouse keys | |||
| 13 | EXTRAKEY_ENABLE = no # Audio control and System control | 13 | EXTRAKEY_ENABLE = no # Audio control and System control |
| 14 | CONSOLE_ENABLE = yes # Console for debug | 14 | CONSOLE_ENABLE = yes # Console for debug |
| 15 | COMMAND_ENABLE = no # Commands for debug and configuration | 15 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 16 | COMBO_ENABLE = no # Key combo feature | ||
| 17 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 19 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
