forked from mirrors/qmk_userspace
Allow for user song list (#9281)
This commit is contained in:
parent
fc13315300
commit
f11437aef3
2 changed files with 132 additions and 41 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -73,3 +73,6 @@ __pycache__
|
|||
|
||||
# prerequisites for updating ChibiOS
|
||||
/util/fmpp*
|
||||
|
||||
# Allow to exist but don't include it in the repo
|
||||
user_song_list.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue