diff options
Diffstat (limited to 'users/xulkal')
| -rw-r--r-- | users/xulkal/process_records.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/users/xulkal/process_records.c b/users/xulkal/process_records.c index 115623caa..2c5d2a4e7 100644 --- a/users/xulkal/process_records.c +++ b/users/xulkal/process_records.c | |||
| @@ -2,10 +2,6 @@ | |||
| 2 | #include "custom_keycodes.h" | 2 | #include "custom_keycodes.h" |
| 3 | #include "timer_utils.h" | 3 | #include "timer_utils.h" |
| 4 | 4 | ||
| 5 | #if defined(RGB_MATRIX_ENABLE) | ||
| 6 | extern void eeconfig_update_rgb_matrix_default(void); | ||
| 7 | #endif | ||
| 8 | |||
| 9 | #ifdef TRILAYER_ENABLED | 5 | #ifdef TRILAYER_ENABLED |
| 10 | uint32_t layer_state_set_user(uint32_t state) | 6 | uint32_t layer_state_set_user(uint32_t state) |
| 11 | { | 7 | { |
