Fix yandrstudio/zhou65 (#16589)

* initial cleanup and hotfix for rgb....

* remove /f401
This commit is contained in:
jack
2022-03-08 17:37:40 -07:00
committed by GitHub
parent 022e1fdac8
commit 5244b13173
10 changed files with 61 additions and 106 deletions

View File

@@ -1,3 +1,9 @@
# MCU name
MCU = STM32F401
# Bootloader selection
BOOTLOADER = stm32-dfu
# Build Options
# change yes to no to disable
#
@@ -8,5 +14,5 @@ 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
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output