summaryrefslogtreecommitdiff
path: root/quantum/process_keycode
AgeCommit message (Expand)Author
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert
2017-09-10fix for toggle tap dancePtomerty
2017-08-30add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani
2017-08-20Allow steno to build when NKRO is not defined.Joe Wasson
2017-08-15Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Martin Sandiford
2017-08-08Rename SHIFT macro to BV_64Fredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Remove hex print code.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-08-02tap-dance: key + layer helperGergely Nagy
2017-07-27Add copyright to steno files.Joe Wasson
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson
2017-07-24adds option for alt pitch standardsJack Humbert
2017-07-23adds music mode, music mode songs, music maskJack Humbert
2017-07-23escape song playing in musicJack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-05-29switched to uint8 and 16Nick Choi
2017-05-25removed need to set customtapping term 0. defaults to 0 alreadyNick Choi
2017-05-25changed -1 to 0 can't have negative unsigned ints 🤔Nick Choi
2017-05-25moved specific tap term to its own functionNick Choi
2017-05-25Added per case tapping term, updated FF-nikchi keymap.Nick Choi
2017-05-15emoji support butNick Choi
2017-04-13Fix warnings in process_printerFred Sundvik
2017-04-13Fix undefined eeprom warnings in unicode processingFred Sundvik
2017-03-30Worked around some new Makefile issues.nielsenz
2017-03-30Pulling and pushing troublesnielsenz
2017-03-29Merge branch 'master' into to_pushZay950
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert
2017-03-02fix 'stop_all_notes' naming to be more consistentGabriel Young
2017-02-25Update existing keymapsGabriel Young
2017-02-25Add basic layer to sample MIDI keycapGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young
2017-02-23Fix UNICODE_MAP input_mode problemPriyadi Iman Nurcahyo
2017-02-19Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young
2017-02-19expose midi_configGabriel Young
2017-02-19add keycodes for transpose rangeGabriel Young
2017-02-19implement modulationGabriel Young
2017-02-19add support for pedal cc messagesGabriel Young
2017-02-19remove disabled codeGabriel Young
2017-02-19Alternative version with a tone arrayGabriel Young
2017-02-19clean up commented codeGabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGabriel Young
2017-02-16fix travis and reduce warningsJack Humbert
2017-02-15fix weirdness with arm and modsJack Humbert
2017-02-15unique variable nameJack Humbert
2017-02-15publicise variablesJack Humbert
2017-02-15add unicode common file, get names rightJack Humbert