Browse Source

fixed compile error with planck rev6 keymap

pull/3777/head
ishtob 5 years ago
parent
commit
5c598d9a53
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      keyboards/planck/keymaps/ishtob/keymap.c

+ 0
- 1
keyboards/planck/keymaps/ishtob/keymap.c View File

@ -327,7 +327,6 @@ void matrix_init_keymap(void) {
void startup_user()
{
rgblight_mode(RGB_MATRIX_CYCLE_ALL);
wait_ms(20); // gets rid of tick
PLAY_NOTE_ARRAY(tone_startup, false, 0);
}


Loading…
Cancel
Save