Files
CherryQMKMod/keyboards/testboard2/rules.mk
Johannes Paehr 61549ecfc6
Some checks failed
Update API Data / api_data (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update develop after master merge / develop_update (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Automatic Approve / automatic_approve (push) Has been cancelled
config for STM32F103RB
2025-01-04 16:31:39 +01:00

13 lines
233 B
Makefile
Executable File

# This file intentionally left blank
# BOOTLOADER = stm32-dfu
BOOTLOADER = stm32duino
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = ws2812
# WS2812_DRIVER_REQUIRED = yes
# WS2812_DRIVER = pwm
# VIA_ENABLE = yes
CONSOLE_ENABLE = yes