summaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young1-3/+10
2017-02-20Allow customization of the number of tone keycodes and add example keymapGabriel Young1-0/+84
2017-02-20add keycodes for transpose rangeGabriel Young1-0/+18
2017-02-20implement modulationGabriel Young1-1/+5
2017-02-20add support for pedal cc messagesGabriel Young1-5/+6
2017-02-20initial implementation of polyphony using variable length array of notes onGabriel Young1-0/+1
2017-02-20Expand MIDI key codesGabriel Young1-1/+113
2017-02-15give error if both unicode/map are enabledJack Humbert1-0/+3
2017-02-15adds layer tap toggleJack Humbert1-4/+9
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyPriyadi Iman Nurcahyo1-0/+7
2017-02-10Make room for 'loose keycodes' by halving UNICODE_MAP rangePriyadi Iman Nurcahyo1-2/+2
2017-02-10Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo1-7/+21
2017-02-07Merge pull request #1046 from LukeSilva/masterJack Humbert1-0/+2
2017-02-07Merge pull request #1057 from priyadi/selectable_outputJack Humbert1-0/+10
2017-02-01Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLEPriyadi Iman Nurcahyo1-0/+10
2017-02-01Introduces ALGR_T for dual-function AltGrErez Zukerman1-0/+1
2017-01-28Add support for various tapping macrosLuke Silva1-0/+1
2017-01-27Add ability to use tap macros without using functionsLuke Silva1-0/+1
2017-01-13Update quantum_keycodes.hJack Humbert1-2/+2
2017-01-12A shot at aliasingErez Zukerman1-0/+2
2017-01-12Adds SCMD and SCMD_TErez Zukerman1-0/+2
2016-12-29Keycode refactorWilba65821-0/+313