Browse Source

Update keyboards/beekeeb/3w6hs/rules.mk

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
pull/22539/head
Leo Lou 7 months ago
parent
commit
d4c10fc009
No known key found for this signature in database GPG Key ID: C4880302790B9652
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      keyboards/beekeeb/3w6hs/rules.mk

+ 0
- 16
keyboards/beekeeb/3w6hs/rules.mk View File

@ -1,19 +1,3 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # 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 = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
UNICODE_ENABLE = yes
CUSTOM_MATRIX = lite
NO_USB_STARTUP_CHECK = yes
LTO_ENABLE = no
SRC += matrix.c
QUANTUM_LIB_SRC += i2c_master.c

Loading…
Cancel
Save