move mechkeys keyboards into the mechkeys/ vendor folder (#15760)

* move mechkeys keyboards to mechkeys/

* fix compilation

* fix default folder
This commit is contained in:
peepeetee 2022-02-12 06:41:10 +08:00 committed by GitHub
parent bd35fa7de1
commit 8957e928a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
79 changed files with 13 additions and 13 deletions

View file

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