mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 10:36:55 +00:00
8 lines
126 B
C
8 lines
126 B
C
#pragma once
|
|
|
|
#ifdef AUDIO_ENABLE
|
|
#define STARTUP_SONG SONG(DVORAK_SOUND)
|
|
#endif
|
|
|
|
#define RGBLIGHT_EFFECT_KNIGHT_OFFSET 5
|