From 1215fc2a782100bfd6577e1826f8c7e46be137ca Mon Sep 17 00:00:00 2001 From: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:43:28 +0800 Subject: Update Q1 and Q2 for keychron (#18713) Co-authored-by: Drashna Jaelre Co-authored-by: jpe230 --- keyboards/keychron/q1/rev_0102/rules.mk | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 keyboards/keychron/q1/rev_0102/rules.mk (limited to 'keyboards/keychron/q1/rev_0102/rules.mk') diff --git a/keyboards/keychron/q1/rev_0102/rules.mk b/keyboards/keychron/q1/rev_0102/rules.mk deleted file mode 100644 index cae73214ae..0000000000 --- a/keyboards/keychron/q1/rev_0102/rules.mk +++ /dev/null @@ -1,21 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = atmel-dfu - -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = no # 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 -AUDIO_ENABLE = no # Audio output -DIP_SWITCH_ENABLE = yes -RGB_MATRIX_ENABLE = yes -RGB_MATRIX_DRIVER = IS31FL3733 \ No newline at end of file -- cgit v1.2.3