Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BastardKB: upstream tbkmini #23813

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
tbkmini: remove unneccessary disabling of audio support
  • Loading branch information
finrod09 committed May 28, 2024
commit 69e3fbedf07c5b8b74affb281f869f7316019bd2
1 change: 0 additions & 1 deletion keyboards/bastardkb/tbkmini/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Build Options
# change yes to no to disable
#
AUDIO_SUPPORTED = no # Audio is not supported
RGB_MATRIX_SUPPORTED = yes # RGB matrix is supported and enabled by default
RGBLIGHT_SUPPORTED = yes # RGB underglow is supported, but not enabled by default

Expand Down