diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-11 02:31:55 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-11 02:31:55 +0000 |
commit | 8106697a42d1068a98d3fdd65a64c10afcfbfbf5 (patch) | |
tree | 0de4adcb05b6ce3b2a3d3496f7fcdca5637dd3d1 /keyboards/maxr1998/pulse4k/rules.mk | |
parent | cc7d3b75d774e688c9dac57898e1035445b31fc4 (diff) | |
parent | 2bc4a216dfbb83a6d2b57da397d370210087cff5 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/maxr1998/pulse4k/rules.mk')
-rw-r--r-- | keyboards/maxr1998/pulse4k/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/maxr1998/pulse4k/rules.mk b/keyboards/maxr1998/pulse4k/rules.mk index 3cfa6867a8..5533ac6f35 100644 --- a/keyboards/maxr1998/pulse4k/rules.mk +++ b/keyboards/maxr1998/pulse4k/rules.mk @@ -13,7 +13,6 @@ ENCODER_ENABLE = yes # Rotary encoders EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration -COMBO_ENABLE = yes # Key combo feature NKRO_ENABLE = yes # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output |