1
0
Fork 0

Orthodox info.json changes

This commit is contained in:
Drashna Jael're 2018-05-14 06:57:01 -07:00 committed by Jack Humbert
parent 5941f81e38
commit 34b274360c
10 changed files with 54 additions and 95 deletions

View file

@ -35,4 +35,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)
// #define STARTUP_SONG SONG(NO_SOUND)
#define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \
SONG(COLEMAK_SOUND), \
SONG(DVORAK_SOUND) \
}
#endif
#endif