summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young5-8/+57
2017-02-20Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young3-2/+4
2017-02-20Allow customization of the number of tone keycodes and add example keymapGabriel Young2-0/+87
2017-02-20expose midi_configGabriel Young2-17/+24
2017-02-20add keycodes for transpose rangeGabriel Young2-7/+48
2017-02-20implement modulationGabriel Young3-205/+60
2017-02-20add support for pedal cc messagesGabriel Young2-15/+57
2017-02-20remove disabled codeGabriel Young1-129/+0
2017-02-20Alternative version with a tone arrayGabriel Young1-0/+109
2017-02-20clean up commented codeGabriel Young1-137/+0
2017-02-20initial implementation of polyphony using variable length array of notes onGabriel Young3-2/+201
2017-02-20Expand MIDI key codesGabriel Young1-1/+113
2017-02-16remove more warningsJack Humbert1-1/+3
2017-02-16fix travis and reduce warningsJack Humbert2-0/+2
2017-02-16fix weirdness with arm and modsJack Humbert2-19/+20
2017-02-16unique variable nameJack Humbert2-19/+19
2017-02-15publicise variablesJack Humbert2-4/+3
2017-02-15add unicode common file, get names rightJack Humbert1-0/+86
2017-02-15add unicode common file, get names rightJack Humbert6-209/+134
2017-02-15split up unicode systems into different filesJack Humbert8-237/+251
2017-02-15give error if both unicode/map are enabledJack Humbert1-0/+3
2017-02-15adds layer tap toggleJack Humbert2-4/+12
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyPriyadi Iman Nurcahyo3-0/+43
2017-02-13Implement faux-clicky featurePriyadi Iman Nurcahyo3-0/+156
2017-02-11Merge pull request #1082 from priyadi/right-side-dual-functionJack Humbert3-10/+24
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 Nurcahyo3-9/+23
2017-02-07added functionality for just a portJack Humbert1-32/+62
2017-02-07Merge pull request #1071 from dungdung/rgb_tweaksJack Humbert2-5/+41
2017-02-07Merge pull request #1068 from adzenith/masterJack Humbert4-13/+15
2017-02-07Merge pull request #1046 from LukeSilva/masterJack Humbert2-1/+6
2017-02-07Merge pull request #1057 from priyadi/selectable_outputJack Humbert3-1/+43
2017-02-07Merge pull request #1059 from qmk/hf/algr_tJack Humbert1-0/+1
2017-02-07Merge pull request #960 from ofples/feature/combosJack Humbert4-0/+189
2017-02-07Merge pull request #981 from jonasoberschweiber/osx-surrogate-pairsJack Humbert1-1/+10
2017-02-06Added non-animated gradient modedungdung2-1/+20
2017-02-06Added mode reverse step functiondungdung2-0/+9
2017-02-06Christmas mode now works with even RGBED_NUMdungdung2-4/+12
2017-02-06Merge pull request #1030 from SjB/refactor_register_code16Jack Humbert1-2/+30
2017-02-06Add new DIODE_DIRECTION optionNikolaus Wittenstein3-8/+12
2017-02-06Remove unused matrix_raw variable in matrix.cNikolaus Wittenstein1-2/+0
2017-02-04Fix compile warnings in light_ws2812.cNikolaus Wittenstein1-3/+3
2017-02-01Restrict outputselect to LUFA only for nowPriyadi Iman Nurcahyo1-2/+2
2017-02-01Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2-1/+4
2017-02-01Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLEPriyadi Iman Nurcahyo2-0/+39
2017-02-01Introduces ALGR_T for dual-function AltGrErez Zukerman1-0/+1
2017-01-29race condition between oneshot_mods and tap_danceSjB2-1/+7
2017-01-29registering a weak_mods when using register_code16SjB1-4/+24
2017-01-28Add support for various tapping macrosLuke Silva1-0/+1
2017-01-27Clarify license on abnt2 keymap (#1038)Potiguar Faga1-0/+16