mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 14:10:04 +00:00
Revert "fixed compile error with planck rev6 keymap"
This reverts commit 5c598d9a53
.
This commit is contained in:
parent
39310ef45f
commit
c36896ca71
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ 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…
Reference in a new issue