[Keyboard] move ymd96 to ymdk vendor folder (#15643)
This commit is contained in:
21
keyboards/ymdk/ymd96/rules.mk
Normal file
21
keyboards/ymdk/ymd96/rules.mk
Normal file
@@ -0,0 +1,21 @@
|
||||
# MCU name
|
||||
MCU = atmega32a
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = bootloadhid
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
COMMAND_ENABLE = no
|
||||
|
||||
BACKLIGHT_ENABLE = yes
|
||||
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
KEY_LOCK_ENABLE = yes
|
||||
Reference in New Issue
Block a user