[Keyboard] move ymd75 to ymdk vendor folder (#15645)

This commit is contained in:
peepeetee
2022-01-11 08:55:37 +08:00
committed by GitHub
parent db608aae51
commit c08ed73216
26 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,20 @@
# MCU name
MCU = atmega32a
# Bootloader selection
BOOTLOADER = bootloadhid
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
NKRO_ENABLE = no # Enable N-Key Rollover
KEY_LOCK_ENABLE = yes