summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q1/rev_0102/rules.mk
diff options
context:
space:
mode:
authorlalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>2022-12-09 00:43:28 +0800
committerGitHub <noreply@github.com>2022-12-09 03:43:28 +1100
commit1215fc2a782100bfd6577e1826f8c7e46be137ca (patch)
treee8c80e0d7c1234c0e44c38daf48a9a3c456dd441 /keyboards/keychron/q1/rev_0102/rules.mk
parent6e6039995beebcaf0126d90db344728f0b8de827 (diff)
Update Q1 and Q2 for keychron (#18713)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jpe230 <pablin.123.ra@gmail.com>
Diffstat (limited to 'keyboards/keychron/q1/rev_0102/rules.mk')
-rw-r--r--keyboards/keychron/q1/rev_0102/rules.mk21
1 files changed, 0 insertions, 21 deletions
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