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