summaryrefslogtreecommitdiff
path: root/keyboards/bioi/morgan65
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-10-13 17:25:32 +1100
committerGitHub <noreply@github.com>2023-10-13 17:25:32 +1100
commitc157c19b81fbd8b516de0eb5e854d278669cff1a (patch)
treec2670f9b71cbe95154126018683345afe5890b2c /keyboards/bioi/morgan65
parentf150258e5ab6bf04c2e724389465f7a8ef5759ef (diff)
Dedupe I2C, SPI, UART driver inclusions (#22253)
Diffstat (limited to 'keyboards/bioi/morgan65')
-rw-r--r--keyboards/bioi/morgan65/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bioi/morgan65/rules.mk b/keyboards/bioi/morgan65/rules.mk
index f4532628ae..375cb52732 100644
--- a/keyboards/bioi/morgan65/rules.mk
+++ b/keyboards/bioi/morgan65/rules.mk
@@ -18,5 +18,5 @@ BLUETOOTH_ENABLE = yes
VIA_ENABLE = yes # VIA support should be enabled here due to the main() loop will be compiled first.
-QUANTUM_LIB_SRC += uart.c
+UART_DRIVER_REQUIRED = yes
SRC += bluetooth_custom.c