From 956ed3d79aa37c45d7e507a1a925540ae76fed93 Mon Sep 17 00:00:00 2001 From: 9R Date: Mon, 21 Aug 2023 09:45:26 +0200 Subject: [PATCH] cleanup: remove default rules Co-authored-by: Ryan --- keyboards/handwired/replicazeron/rules.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/keyboards/handwired/replicazeron/rules.mk b/keyboards/handwired/replicazeron/rules.mk index 1072e580471..be6670abc5f 100644 --- a/keyboards/handwired/replicazeron/rules.mk +++ b/keyboards/handwired/replicazeron/rules.mk @@ -1,6 +1,3 @@ -AUDIO_ENABLE = no -BACKLIGHT_ENABLE = no -COMMAND_ENABLE = no JOYSTICK_ENABLE = yes JOYSTICK_DRIVER = analog OLED_ENABLE = yes