Browse Source

Update keyboards/crkbd/keymaps/crkqwes/keymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
pull/16592/head
yeimialberth 1 year ago
committed by GitHub
parent
commit
a0f1a59bd9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      keyboards/crkbd/keymaps/crkqwes/keymap.c

+ 0
- 1
keyboards/crkbd/keymaps/crkqwes/keymap.c View File

@ -400,7 +400,6 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
if (record->event.pressed) {
eeconfig_update_rgblight_default();
rgblight_enable();
RGB_current_mode = rgblight_config.mode;
}
#endif
#ifdef RGB_MATRIX_ENABLE


Loading…
Cancel
Save