diff options
Diffstat (limited to 'keyboards/crkbd/keymaps/oled_sample/keymap.c')
| -rw-r--r-- | keyboards/crkbd/keymaps/oled_sample/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crkbd/keymaps/oled_sample/keymap.c b/keyboards/crkbd/keymaps/oled_sample/keymap.c index b8c3985fb..14b453585 100644 --- a/keyboards/crkbd/keymaps/oled_sample/keymap.c +++ b/keyboards/crkbd/keymaps/oled_sample/keymap.c | |||
| @@ -74,7 +74,7 @@ layer_state_t layer_state_set_user(layer_state_t state) { | |||
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | 76 | ||
| 77 | #ifdef OLED_DRIVER_ENABLE | 77 | #ifdef OLED_ENABLE |
| 78 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { | 78 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { |
| 79 | if (is_keyboard_master()) { | 79 | if (is_keyboard_master()) { |
| 80 | return OLED_ROTATION_270; | 80 | return OLED_ROTATION_270; |
