]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add 3 new songs and add new note type (#5351)
authorDDRnJn <dhruv.ranjan@gmail.com>
Mon, 11 Mar 2019 20:53:22 +0000 (16:53 -0400)
committerDrashna Jaelre <drashna@live.com>
Mon, 11 Mar 2019 20:53:22 +0000 (13:53 -0700)
commitfe89aef77476d76f3bfe4682b0e9c8a54c8b5329
treec188d41d5e85d5c392265efa71c5afb08bf41e3b
parente88a75904b0c345d75b02bbf333dd171d31399ae
Add 3 new songs and add new note type (#5351)

* Added 3 new songs and added new note type to musical_notes.h

Added Megalovania from Undertale, Kataware Doki from Kimi no Na Wa and La Campanella by Lizst to song_list.h
Added the breve (double whole note) and dotted breve note types to musical_notes.h. I included this because the default tempo is quite high, so I thought a note with higher
duration was needed

* Fixed indentation for new notes in musical_notes.h

Changed tabs to spaces in indentation
quantum/audio/musical_notes.h
quantum/audio/song_list.h