aboutsummaryrefslogtreecommitdiff
path: root/keyboards/angel64/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/angel64/rules.mk')
-rw-r--r--keyboards/angel64/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/angel64/rules.mk b/keyboards/angel64/rules.mk
index 04b3bf082..e5aaef9cb 100644
--- a/keyboards/angel64/rules.mk
+++ b/keyboards/angel64/rules.mk
@@ -28,7 +28,8 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
28UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
30AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6
31OLED_DRIVER_ENABLE = yes 31OLED_ENABLE = yes
32OLED_DRIVER = SSD1306
32CUSTOM_MATRIX = yes 33CUSTOM_MATRIX = yes
33 34
34SRC += matrix.c 35SRC += matrix.c