Added 3 new keyboards (#17314)

Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
This commit is contained in:
DeskDaily
2022-07-02 20:53:01 +08:00
committed by GitHub
parent 5a727dbc6d
commit d66b5db1d6
28 changed files with 1109 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # 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 = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow