Skip to content

Commit 98b2799

Browse files
Disable OLDE_DRIVER for ble_micro_pro:default
1 parent ac71d1d commit 98b2799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keyboards/ble_micro_pro/rules.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CUSTOM_MATRIX = yes # This flag should be on for nrf52
88
# Build Options
99
# change yes to no to disable
1010
#
11-
OLED_DRIVER_ENABLE = yes
11+
OLED_DRIVER_ENABLE = no
1212
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
1313
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
1414
MOUSE_SHARED_EP = no # Should be disabled for BLE Micro Pro

0 commit comments

Comments
 (0)