summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/fave84h/rules.mk
diff options
context:
space:
mode:
authorWolf Van Herreweghe <wolfvanh@gmail.com>2023-02-10 04:59:03 +0100
committerGitHub <noreply@github.com>2023-02-09 20:59:03 -0700
commit25ff06c01d84ba0d580e8a572e9b655cc555dcd9 (patch)
treebccd7bfee10f95210aa5a8f14c98794b6d977ccb /keyboards/linworks/fave84h/rules.mk
parent5208361dcbd2bfd851a598964b88ac7da5e5340e (diff)
Move FAve 84H to data driven design + Via Custom UI (#19763)
Co-authored-by: Wolf <contact@vwolf.be>
Diffstat (limited to 'keyboards/linworks/fave84h/rules.mk')
-rw-r--r--keyboards/linworks/fave84h/rules.mk20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/linworks/fave84h/rules.mk b/keyboards/linworks/fave84h/rules.mk
index c3ddbe4252..713f7f8a41 100644
--- a/keyboards/linworks/fave84h/rules.mk
+++ b/keyboards/linworks/fave84h/rules.mk
@@ -1,23 +1,3 @@
-# MCU name
-MCU = atmega32u4
# Processor frequency
F_CPU = 8000000
-
-# 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
-RGB_MATRIX_ENABLE = yes
-RGB_MATRIX_DRIVER = WS2812