index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_music.c
Age
Commit message (
Expand
)
Author
2019-08-30
clang-format changes
skullY
2018-07-16
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-05-08
updated music mask
Jack Humbert
2017-12-10
fixes midi compile error
Jack Humbert
2017-12-10
fix up midi stuff w/music mode
Jack Humbert
2017-07-23
adds music mode, music mode songs, music mask
Jack Humbert
2017-07-23
escape song playing in music
Jack Humbert
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2017-03-02
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
2017-02-25
Update existing keymaps
Gabriel Young
2017-02-25
Add basic layer to sample MIDI keycap
Gabriel Young
2017-02-25
Factor basic note processing into respective processors
Gabriel Young
2017-02-25
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-01-23
turn off rgb_midi in ez
Jack Humbert
2016-12-23
add different scales for music mode
Jack Humbert
2016-12-12
specialise music variables
Jack Humbert
2016-07-24
ensure there's a recording to play before playing; also enables the LGUI butt...
Robert Dale
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert