mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-21 03:44:32 +02:00

* - updated personal userspace - updated fc660c, niu mini and planck keymaps - added prime_o keymap * Rename README.md to readme.md
6 lines
79 B
C
6 lines
79 B
C
#pragma once
|
|
|
|
#ifdef AUDIO_ENABLE
|
|
#define STARTUP_SONG SONG(NO_SOUND)
|
|
#endif
|