From 2bc4a216dfbb83a6d2b57da397d370210087cff5 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 11 Feb 2022 13:31:19 +1100 Subject: maxr1998/pulse4k: Move Combo code to keymap level (#16301) * maxr1998/pulse4k: Move Combo code to keymap level * Reorder code --- keyboards/maxr1998/pulse4k/rules.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/maxr1998/pulse4k/rules.mk') 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 -- cgit v1.2.3