diff options
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c')
| -rw-r--r-- | keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c b/keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c index 1adbcc6ee..67881b03e 100644 --- a/keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c +++ b/keyboards/splitkb/kyria/keymaps/ghidalgo93/keymap.c | |||
| @@ -152,7 +152,7 @@ layer_state_t layer_state_set_user(layer_state_t state) { | |||
| 152 | } | 152 | } |
| 153 | 153 | ||
| 154 | 154 | ||
| 155 | #ifdef OLED_DRIVER_ENABLE | 155 | #ifdef OLED_ENABLE |
| 156 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { | 156 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { |
| 157 | return OLED_ROTATION_180; | 157 | return OLED_ROTATION_180; |
| 158 | } | 158 | } |
