mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-25 09:23:06 +00:00
* added mechmini2 keymap * added preonic keymap * changed readme * correction to mechmini 2 readme * changes to preonic keymap
6 lines
79 B
C
6 lines
79 B
C
#pragma once
|
|
|
|
#ifdef AUDIO_ENABLE
|
|
#define STARTUP_SONG SONG(NO_SOUND)
|
|
#endif
|