summaryrefslogtreecommitdiff
path: root/quantum/process_keycode
AgeCommit message (Expand)Author
2018-03-26add grave to auto-shift.Jason Stillwell
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi
2018-01-12added the possibility to hav shifted(modded) tap dancepmalecka
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna
2017-12-10fixes midi compile errorJack Humbert
2017-12-10fix up midi stuff w/music modeJack Humbert
2017-10-29Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo
2017-10-29Fix process_combo.c compile warningShihpin Tseng
2017-09-18KC_TILD should not have been listed as an auto shift keyJeremy Cowgar
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar
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