index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_midi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
2023-07-11
1
-1
/
+4
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-2
/
+2
*
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-12-26
1
-4
/
+1
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+1
*
clang-format changes
skullY
2019-08-30
1
-15
/
+15
*
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
1
-2
/
+3
*
Clarify the quantum license (#1042)
skullydazed
2017-03-28
1
-1
/
+17
*
fix 'stop_all_notes' naming to be more consistent
Gabriel Young
2017-03-02
1
-1
/
+1
*
Factor basic note processing into respective processors
Gabriel Young
2017-02-25
1
-1
/
+12
*
expose midi_config
Gabriel Young
2017-02-19
1
-0
/
+18
*
implement modulation
Gabriel Young
2017-02-19
1
-200
/
+1
*
initial implementation of polyphony using variable length array of notes on
Gabriel Young
2017-02-19
1
-0
/
+3
*
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-29
1
-0
/
+207