From 4ba3fdfad2bd52e2807d18606db1c12192304fd5 Mon Sep 17 00:00:00 2001 From: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Fri, 7 Apr 2023 12:27:51 +0800 Subject: Move a_dux to data-driven (#20043) --- keyboards/a_dux/rules.mk | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'keyboards/a_dux/rules.mk') diff --git a/keyboards/a_dux/rules.mk b/keyboards/a_dux/rules.mk index 935483d839..6e7633bfe0 100644 --- a/keyboards/a_dux/rules.mk +++ b/keyboards/a_dux/rules.mk @@ -1,14 +1 @@ -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = no # Commands for debug and configuration -NKRO_ENABLE = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -UNICODE_ENABLE = yes # Unicode -AUDIO_ENABLE = no # Audio output -SPLIT_KEYBOARD = yes # Use shared split_common code +# This file intentionally left blank -- cgit v1.2.3