diff options
Diffstat (limited to 'users/konstantin/konstantin.c')
| -rw-r--r-- | users/konstantin/konstantin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/konstantin/konstantin.c b/users/konstantin/konstantin.c index 72aca9fb8..3fdf5a4ca 100644 --- a/users/konstantin/konstantin.c +++ b/users/konstantin/konstantin.c | |||
| @@ -97,7 +97,7 @@ uint32_t layer_state_set_keymap(uint32_t state) { | |||
| 97 | return state; | 97 | return state; |
| 98 | } | 98 | } |
| 99 | 99 | ||
| 100 | uint32_t layer_state_set_user(uint32_t state) { | 100 | layer_state_t layer_state_set_user(layer_state_t state) { |
| 101 | state = layer_state_set_keymap(state); | 101 | state = layer_state_set_keymap(state); |
| 102 | 102 | ||
| 103 | #ifdef LAYER_NUMPAD | 103 | #ifdef LAYER_NUMPAD |
