diff options
Diffstat (limited to 'keyboards/aleblazer/zodiark/keymaps/default/config.h')
-rw-r--r-- | keyboards/aleblazer/zodiark/keymaps/default/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/aleblazer/zodiark/keymaps/default/config.h b/keyboards/aleblazer/zodiark/keymaps/default/config.h index 0c89f634b..2e8732ecc 100644 --- a/keyboards/aleblazer/zodiark/keymaps/default/config.h +++ b/keyboards/aleblazer/zodiark/keymaps/default/config.h | |||
@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
16 | */ | 16 | */ |
17 | #pragma once | 17 | #pragma once |
18 | 18 | ||
19 | #ifdef OLED_DRIVER_ENABLE | 19 | #ifdef OLED_ENABLE |
20 | #define OLED_DISPLAY_128X64 | 20 | #define OLED_DISPLAY_128X64 |
21 | #define OLED_TIMEOUT 400000 | 21 | #define OLED_TIMEOUT 400000 |
22 | #endif | 22 | #endif |