mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-25 05:44:09 +02: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
|