diff options
Diffstat (limited to 'keyboards/splitkb/kyria/keymaps/j-inc/keymap.c')
-rw-r--r-- | keyboards/splitkb/kyria/keymaps/j-inc/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/splitkb/kyria/keymaps/j-inc/keymap.c b/keyboards/splitkb/kyria/keymaps/j-inc/keymap.c index 56eac4ddf..6121dd0f8 100644 --- a/keyboards/splitkb/kyria/keymaps/j-inc/keymap.c +++ b/keyboards/splitkb/kyria/keymaps/j-inc/keymap.c | |||
@@ -156,7 +156,7 @@ layer_state_t layer_state_set_user(layer_state_t state) { | |||
156 | return update_tri_layer_state(state, _LOWER, _RAISE, _ADJUST); | 156 | return update_tri_layer_state(state, _LOWER, _RAISE, _ADJUST); |
157 | } | 157 | } |
158 | 158 | ||
159 | #ifdef OLED_DRIVER_ENABLE | 159 | #ifdef OLED_ENABLE |
160 | 160 | ||
161 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { | 161 | oled_rotation_t oled_init_user(oled_rotation_t rotation) { |
162 | return OLED_ROTATION_180; | 162 | return OLED_ROTATION_180; |