Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Add RGB support | Danny Nguyen | 2017-03-23 | 3 | -4/+4 | |
| | * | | | | | | | Cleanup keymap | Danny Nguyen | 2017-03-23 | 3 | -115/+94 | |
| | * | | | | | | | Initial commit for Atreus50 with working audio | Danny Nguyen | 2017-03-23 | 9 | -0/+595 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 36 | -506/+1445 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add debug messages to audio | Gabriel Young | 2017-03-02 | 1 | -158/+164 | |
| | * | | | | | | | fix 'stop_all_notes' naming to be more consistent | Gabriel Young | 2017-03-02 | 6 | -7/+7 | |
| | * | | | | | | | Update size estimates in the Makefile | Gabriel Young | 2017-02-25 | 2 | -2/+2 | |
| | * | | | | | | | Fix redundant process_music.c in sources | Gabriel Young | 2017-02-25 | 1 | -16/+22 | |
| | * | | | | | | | Update existing keymaps | Gabriel Young | 2017-02-25 | 23 | -19/+472 | |
| | * | | | | | | | Add basic layer to sample MIDI keycap | Gabriel Young | 2017-02-25 | 3 | -3/+25 | |
| | * | | | | | | | Factor basic note processing into respective processors | Gabriel Young | 2017-02-25 | 9 | -83/+184 | |
| | * | | | | | | | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 2017-02-25 | 9 | -11/+80 | |
| | * | | | | | | | fix typos in keymap | Gabriel Young | 2017-02-19 | 1 | -8/+2 | |
| | * | | | | | | | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | Gabriel Young | 2017-02-19 | 6 | -4/+8 | |
| | * | | | | | | | Allow customization of the number of tone keycodes and add example keymap | Gabriel Young | 2017-02-19 | 6 | -0/+180 | |
| | * | | | | | | | expose midi_config | Gabriel Young | 2017-02-19 | 2 | -17/+24 | |
| | * | | | | | | | add keycodes for transpose range | Gabriel Young | 2017-02-19 | 2 | -7/+48 | |
| | * | | | | | | | implement modulation | Gabriel Young | 2017-02-19 | 4 | -206/+61 | |
| | * | | | | | | | add support for pedal cc messages | Gabriel Young | 2017-02-19 | 2 | -15/+57 | |
| | * | | | | | | | remove disabled code | Gabriel Young | 2017-02-19 | 1 | -129/+0 | |
| | * | | | | | | | Alternative version with a tone array | Gabriel Young | 2017-02-19 | 1 | -0/+109 | |
| | * | | | | | | | clean up commented code | Gabriel Young | 2017-02-19 | 1 | -137/+0 | |
| | * | | | | | | | initial implementation of polyphony using variable length array of notes on | Gabriel Young | 2017-02-19 | 5 | -7/+211 | |
| | * | | | | | | | Expand MIDI key codes | Gabriel Young | 2017-02-19 | 1 | -1/+113 | |
| * | | | | | | | | Merge pull request #1098 from lambdalisue/tapping-force-hold | Jack Humbert | 2017-03-28 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add TAPPING_FORCE_HOLD to regulate behaviour | lambdalisue | 2017-02-14 | 2 | -4/+8 | |
| * | | | | | | | | | Merge pull request #1167 from smt/smt/satan | Jack Humbert | 2017-03-28 | 3 | -0/+163 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC. | Stephen Tudor | 2017-03-20 | 1 | -43/+12 | |
| | * | | | | | | | | | Remove tap-dance. Raise will be accessed via holding shift while lower is active | Stephen Tudor | 2017-03-20 | 2 | -22/+11 | |
| | * | | | | | | | | | Use normal backtick in ESC spot - I've mapped ESC to caps lock | Stephen Tudor | 2017-03-20 | 1 | -4/+4 | |
| | * | | | | | | | | | Fix shift tap-dance (can't use one-shot layer) | Stephen Tudor | 2017-03-20 | 2 | -34/+12 | |
| | * | | | | | | | | | Forsake spacefn in favor of left shift tapdance. Move media controls. | Stephen Tudor | 2017-03-10 | 1 | -24/+25 | |
| | * | | | | | | | | | Add smt keymap for Satan 'GH60' | Stephen Tudor | 2017-03-09 | 3 | -0/+226 | |
| * | | | | | | | | | | Merge pull request #1162 from Khord/master | Jack Humbert | 2017-03-28 | 4 | -0/+460 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/Khord/qmk_firmware | Dylan Khor | 2017-03-20 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Missing comma | Dylan Khor | 2017-03-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Don't feel like tap dancing arrows anymore | Dylan Khor | 2017-03-19 | 1 | -4/+4 | |
| | * | | | | | | | | | | | add pgup, pgdn, home, end | Dylan Khor | 2017-03-20 | 1 | -4/+4 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | tap dance working for esc and arrows | Dylan Khor | 2017-03-16 | 1 | -7/+15 | |
| | * | | | | | | | | | | remove const | Dylan Khor | 2017-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | test td changes | Dylan Khor | 2017-03-16 | 2 | -7/+6 | |
| | * | | | | | | | | | | test fixes for tap dane | Dylan Khor | 2017-03-16 | 2 | -12/+11 | |
| | * | | | | | | | | | | test tap dance | Dylan Khor | 2017-03-16 | 3 | -1/+17 | |
| | * | | | | | | | | | | add config.h for customization | Dylan Khor | 2017-03-16 | 1 | -0/+90 | |
| | * | | | | | | | | | | added custom tones | Dylan Khor | 2017-03-16 | 1 | -0/+27 | |
| | * | | | | | | | | | | test | Dylan Khor | 2017-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | Add Makefile | Dylan Khor | 2017-03-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | Add custom keycap | Dylan Khor | 2017-03-15 | 1 | -0/+318 | |
| * | | | | | | | | | | | Merge pull request #1172 from nooges/hexwire-fixes | Jack Humbert | 2017-03-28 | 5 | -26/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add RGB support for Let’s Split v1 | Danny Nguyen | 2017-03-23 | 2 | -1/+7 |