Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qmk-keychron-q3-colemak-dh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
qmk-keychron-q3-colemak-dh
Commits
7e000ff4
Commit
7e000ff4
authored
Jul 31, 2016
by
Jack Humbert
Committed by
GitHub
Jul 31, 2016
Browse files
Options
Downloads
Plain Diff
Merge pull request #590 from jeebak/in-like-flint
Add IN_LIKE_FLINT song
parents
7775f3e4
7d0345ef
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
quantum/audio/song_list.h
+8
-0
8 additions, 0 deletions
quantum/audio/song_list.h
with
8 additions
and
0 deletions
quantum/audio/song_list.h
+
8
−
0
View file @
7e000ff4
...
...
@@ -28,6 +28,14 @@
Q__NOTE(_E4), Q__NOTE(_C4), \
Q__NOTE(_E4),
/* Requires: PLAY_NOTE_ARRAY(..., ..., STACCATO); */
#define IN_LIKE_FLINT \
E__NOTE(_AS4), E__NOTE(_AS4), QD_NOTE(_B4), \
E__NOTE(_AS4), E__NOTE(_B4), QD_NOTE(_CS4), \
E__NOTE(_B4), E__NOTE(_CS4), QD_NOTE(_DS4), \
E__NOTE(_CS4), E__NOTE(_B4), QD_NOTE(_AS4), \
E__NOTE(_AS4), E__NOTE(_AS4), QD_NOTE(_B4),
#define GOODBYE_SOUND \
E__NOTE(_E7), \
E__NOTE(_A6), \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment