aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-2836-506/+1445
|\
| * add debug messages to audioGabriel Young2017-03-021-158/+164
| * fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-026-7/+7
| * Update size estimates in the MakefileGabriel Young2017-02-252-2/+2
| * Fix redundant process_music.c in sourcesGabriel Young2017-02-251-16/+22
| * Update existing keymapsGabriel Young2017-02-2523-19/+472
| * Add basic layer to sample MIDI keycapGabriel Young2017-02-253-3/+25
| * Factor basic note processing into respective processorsGabriel Young2017-02-259-83/+184
| * Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-259-11/+80
| * fix typos in keymapGabriel Young2017-02-191-8/+2
| * Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young2017-02-196-4/+8
| * Allow customization of the number of tone keycodes and add example keymapGabriel Young2017-02-196-0/+180
| * expose midi_configGabriel Young2017-02-192-17/+24
| * add keycodes for transpose rangeGabriel Young2017-02-192-7/+48
| * implement modulationGabriel Young2017-02-194-206/+61
| * add support for pedal cc messagesGabriel Young2017-02-192-15/+57
| * remove disabled codeGabriel Young2017-02-191-129/+0
| * Alternative version with a tone arrayGabriel Young2017-02-191-0/+109
| * clean up commented codeGabriel Young2017-02-191-137/+0
| * initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-195-7/+211
| * Expand MIDI key codesGabriel Young2017-02-191-1/+113
* | Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert2017-03-282-4/+8
|\ \
| * | Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue2017-02-142-4/+8
* | | Merge pull request #1167 from smt/smt/satanJack Humbert2017-03-283-0/+163
|\ \ \
| * | | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Stephen Tudor2017-03-201-43/+12
| * | | Remove tap-dance. Raise will be accessed via holding shift while lower is activeStephen Tudor2017-03-202-22/+11
| * | | Use normal backtick in ESC spot - I've mapped ESC to caps lockStephen Tudor2017-03-201-4/+4
| * | | Fix shift tap-dance (can't use one-shot layer)Stephen Tudor2017-03-202-34/+12
| * | | Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor2017-03-101-24/+25
| * | | Add smt keymap for Satan 'GH60'Stephen Tudor2017-03-093-0/+226
* | | | Merge pull request #1162 from Khord/masterJack Humbert2017-03-284-0/+460
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor2017-03-201-4/+4
| |\ \ \ \
| | * | | | Missing commaDylan Khor2017-03-191-1/+1
| | * | | | Don't feel like tap dancing arrows anymoreDylan Khor2017-03-191-4/+4
| * | | | | add pgup, pgdn, home, endDylan Khor2017-03-201-4/+4
| |/ / / /
| * | | | tap dance working for esc and arrowsDylan Khor2017-03-161-7/+15
| * | | | remove constDylan Khor2017-03-161-1/+1
| * | | | test td changesDylan Khor2017-03-162-7/+6
| * | | | test fixes for tap daneDylan Khor2017-03-162-12/+11
| * | | | test tap danceDylan Khor2017-03-163-1/+17
| * | | | add config.h for customizationDylan Khor2017-03-161-0/+90
| * | | | added custom tonesDylan Khor2017-03-161-0/+27
| * | | | testDylan Khor2017-03-161-1/+1
| * | | | Add MakefileDylan Khor2017-03-151-0/+3
| * | | | Add custom keycapDylan Khor2017-03-151-0/+318
* | | | | Merge pull request #1172 from nooges/hexwire-fixesJack Humbert2017-03-285-26/+45
|\ \ \ \ \
| * | | | | Add RGB support for Let’s Split v1Danny Nguyen2017-03-232-1/+7
| * | | | | Move keymap into config fileDanny Nguyen2017-03-233-24/+33
| * | | | | Add Makefile in keymap dirDanny Nguyen2017-03-231-0/+4
| * | | | | Remove line for hands selection via EEPROM, reduce tap duration from 200ms to...Danny Nguyen2017-03-231-1/+1