summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* slight cleanup as per recommendationOle Anders2017-03-28
* Moved key_timer out of function.Ole Anders2017-03-28
* removed a carriage returnOle Anders2017-03-28
* Merge remote-tracking branch 'refs/remotes/qmk/master'Ole Anders2017-03-28
|\
| * Merge pull request #1174 from nooges/atreus50Jack Humbert2017-03-28
| |\
| | * Move Atreus50 to hardwired directory and update READMEDanny Nguyen2017-03-28
| | * Add RGB supportDanny Nguyen2017-03-23
| | * Cleanup keymapDanny Nguyen2017-03-23
| | * Initial commit for Atreus50 with working audioDanny Nguyen2017-03-23
| * | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-28
| |\ \
| | * | add debug messages to audioGabriel Young2017-03-02
| | * | fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-02
| | * | Update size estimates in the MakefileGabriel Young2017-02-25
| | * | Fix redundant process_music.c in sourcesGabriel Young2017-02-25
| | * | Update existing keymapsGabriel Young2017-02-25
| | * | Add basic layer to sample MIDI keycapGabriel Young2017-02-25
| | * | Factor basic note processing into respective processorsGabriel Young2017-02-25
| | * | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
| | * | fix typos in keymapGabriel Young2017-02-19
| | * | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young2017-02-19
| | * | Allow customization of the number of tone keycodes and add example keymapGabriel Young2017-02-19
| | * | expose midi_configGabriel Young2017-02-19
| | * | add keycodes for transpose rangeGabriel Young2017-02-19
| | * | implement modulationGabriel Young2017-02-19
| | * | add support for pedal cc messagesGabriel Young2017-02-19
| | * | remove disabled codeGabriel Young2017-02-19
| | * | Alternative version with a tone arrayGabriel Young2017-02-19
| | * | clean up commented codeGabriel Young2017-02-19
| | * | initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-19
| | * | Expand MIDI key codesGabriel Young2017-02-19
| * | | Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert2017-03-28
| |\ \ \
| | * | | Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue2017-02-14
| * | | | Merge pull request #1167 from smt/smt/satanJack Humbert2017-03-28
| |\ \ \ \
| | * | | | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Stephen Tudor2017-03-20
| | * | | | Remove tap-dance. Raise will be accessed via holding shift while lower is activeStephen Tudor2017-03-20
| | * | | | Use normal backtick in ESC spot - I've mapped ESC to caps lockStephen Tudor2017-03-20
| | * | | | Fix shift tap-dance (can't use one-shot layer)Stephen Tudor2017-03-20
| | * | | | Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor2017-03-10
| | * | | | Add smt keymap for Satan 'GH60'Stephen Tudor2017-03-09
| * | | | | Merge pull request #1162 from Khord/masterJack Humbert2017-03-28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of https://github.com/Khord/qmk_firmwareDylan Khor2017-03-20
| | |\ \ \ \ \
| | | * | | | | Missing commaDylan Khor2017-03-19
| | | * | | | | Don't feel like tap dancing arrows anymoreDylan Khor2017-03-19
| | * | | | | | add pgup, pgdn, home, endDylan Khor2017-03-20
| | |/ / / / /
| | * | | | | tap dance working for esc and arrowsDylan Khor2017-03-16
| | * | | | | remove constDylan Khor2017-03-16
| | * | | | | test td changesDylan Khor2017-03-16
| | * | | | | test fixes for tap daneDylan Khor2017-03-16
| | * | | | | test tap danceDylan Khor2017-03-16
| | * | | | | add config.h for customizationDylan Khor2017-03-16