index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_music.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-07-16
1
-11
/
+20
*
updated music mask
Jack Humbert
2018-05-08
1
-10
/
+24
*
fixes midi compile error
Jack Humbert
2017-12-10
1
-1
/
+3
*
fix up midi stuff w/music mode
Jack Humbert
2017-12-10
1
-8
/
+73
*
adds music mode, music mode songs, music mask
Jack Humbert
2017-07-23
1
-46
/
+81
*
escape song playing in music
Jack Humbert
2017-07-23
1
-9
/
+15
*
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
2017-07-23
1
-6
/
+14
*
Clarify the quantum license (#1042)
skullydazed
2017-03-28
1
-0
/
+15
*
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
2017-03-02
1
-2
/
+2
*
Update existing keymaps
Gabriel Young
2017-02-25
1
-1
/
+1
*
Add basic layer to sample MIDI keycap
Gabriel Young
2017-02-25
1
-1
/
+2
*
Factor basic note processing into respective processors
Gabriel Young
2017-02-25
1
-78
/
+59
*
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-02-25
1
-0
/
+22
*
turn off rgb_midi in ez
Jack Humbert
2017-01-23
1
-0
/
+1
*
add different scales for music mode
Jack Humbert
2016-12-23
1
-0
/
+9
*
specialise music variables
Jack Humbert
2016-12-12
1
-3
/
+3
*
ensure there's a recording to play before playing; also enables the LGUI butt...
Robert Dale
2016-07-24
1
-1
/
+6
*
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-29
1
-0
/
+171