[Keyboard] Add YR80 (#18945)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
JX
2022-11-20 16:29:02 +08:00
committed by GitHub
parent 6de4870ee0
commit f5ca82854b
12 changed files with 391 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
# 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 # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
WS2812_DRIVER = pwm # WS2812 RGB Driver