summaryrefslogtreecommitdiffstats
path: root/keyboards/satt/comet46/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/satt/comet46/rules.mk')
-rw-r--r--keyboards/satt/comet46/rules.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/satt/comet46/rules.mk b/keyboards/satt/comet46/rules.mk
index e177fc6441..83f7d905e9 100644
--- a/keyboards/satt/comet46/rules.mk
+++ b/keyboards/satt/comet46/rules.mk
@@ -17,9 +17,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
CUSTOM_MATRIX = lite
+OLED_DRIVER = SSD1306
# project specific files
-SRC += matrix.c \
- i2c.c \
- ssd1306.c
+SRC += matrix.c
QUANTUM_LIB_SRC += uart.c