index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
Merge pull request #960 from ofples/feature/combos
Jack Humbert
2
-0
/
+177
2017-02-07
Merge pull request #981 from jonasoberschweiber/osx-surrogate-pairs
Jack Humbert
1
-1
/
+10
2017-01-29
race condition between oneshot_mods and tap_dance
SjB
2
-1
/
+7
2017-01-23
turn off rgb_midi in ez
Jack Humbert
1
-0
/
+1
2017-01-08
Unregister all mods before inputting Unicode, and reregister afterwards
Priyadi Iman Nurcahyo
1
-8
/
+33
2016-12-31
Add support for supplementary planes for OS X
Jonas Oberschweiber
1
-1
/
+10
2016-12-24
add different scales for music mode
Jack Humbert
1
-0
/
+9
2016-12-16
Merge branch 'master' into feature/combos
Ofer Plesser
1
-3
/
+3
2016-12-16
Refactored as well as added support for action keys in combos
Ofer Plesser
2
-68
/
+89
2016-12-12
specialise music variables
Jack Humbert
1
-3
/
+3
2016-12-10
Added support for timing out combos if a key as been pressed for longer than ...
Ofer Plesser
2
-31
/
+96
2016-12-09
Implemented basic key combination feature
Ofer Plesser
2
-0
/
+91
2016-11-29
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
1
-0
/
+1
2016-11-26
fix strict-prototypes warning
Priyadi Iman Nurcahyo
1
-0
/
+1
2016-11-13
merging
Jack Humbert
2
-4
/
+60
2016-10-26
Merge pull request #844 from priyadi/unicode_wincompose_input
Jack Humbert
2
-4
/
+10
2016-10-23
Unicode WinCompose input method
Priyadi Iman Nurcahyo
2
-4
/
+10
2016-10-23
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations
Priyadi Iman Nurcahyo
1
-7
/
+27
2016-10-16
working with power limit
Jack Humbert
3
-0
/
+522
2016-10-09
Unicode map framework. Allow unicode up to 0xFFFFF using separate
Priyadi Iman Nurcahyo
2
-0
/
+30
2016-10-02
Declare Unicode method hex_to_keycode() as “weak”
coderkun
1
-0
/
+1
2016-09-30
Merge pull request #794 from AGausmann/midi-patch
Jack Humbert
1
-1
/
+3
2016-09-29
Missing ifdef statement
Adam Gausmann
1
-1
/
+3
2016-09-21
add user_data field
Pavlos Vinieratos
1
-0
/
+2
2016-09-21
formatting
Pavlos Vinieratos
1
-4
/
+4
2016-09-21
restore each_tap callback
Pavlos Vinieratos
1
-0
/
+1
2016-09-01
tap-dance: Do not start a sequence on keyup
Gergely Nagy
1
-2
/
+3
2016-08-31
process_unicode: Add get_unicode_input_mode()
Gergely Nagy
2
-0
/
+5
2016-08-24
quantum: Move qk_ucis_state to process_unicode.c
Gergely Nagy
2
-2
/
+6
2016-08-21
Drop method to set Unicode input key and declare start and finish methods as ...
coderkun
2
-13
/
+4
2016-08-21
Add method to set Unicode input key for ISO 14755
coderkun
2
-2
/
+13
2016-08-18
Add a register/unregister_code16 pair of functions
Gergely Nagy
1
-4
/
+4
2016-08-17
tap-dance: Major rework, to make it more reliable
Gergely Nagy
2
-64
/
+66
2016-08-17
tap-dance: Include action_tapping.h for TAPPING_TERM
Gergely Nagy
1
-0
/
+1
2016-08-15
process_unicode: Introduce a slight delay
Gergely Nagy
2
-0
/
+8
2016-08-15
process_unicode: Replace register_hex32
Gergely Nagy
2
-13
/
+32
2016-08-15
process_unicode: Use uint32_t for UCIS purposes
Gergely Nagy
2
-6
/
+13
2016-08-15
process_unicode: Make the startup overridable
Gergely Nagy
2
-0
/
+6
2016-08-15
process_unicode: Call process_ucis() automatically
Gergely Nagy
2
-2
/
+2
2016-08-15
process_unicode: Handle too long UCIS symbol names
Gergely Nagy
1
-1
/
+9
2016-08-15
process_unicode: Add a way to enter unicode symbols by name
Gergely Nagy
2
-2
/
+120
2016-08-15
process_unicode: Small refactor & linux fix
Gergely Nagy
2
-31
/
+48
2016-08-13
process_unicode: Fix set_unicode_input_mode()
Gergely Nagy
1
-1
/
+1
2016-07-27
tap-dance: Add some debugging support
Gergely Nagy
2
-0
/
+16
2016-07-25
Fixes midi functionality
Jack Humbert
1
-12
/
+12
2016-07-25
Merge pull request #552 from robertdale/music-play-fix
Jack Humbert
1
-1
/
+6
2016-07-24
ensure there's a recording to play before playing; also enables the LGUI butt...
Robert Dale
1
-1
/
+6
2016-07-22
tap-dance: Code cleanup
Gergely Nagy
1
-21
/
+24
2016-07-22
tap-dance: Support user_data for the callbacks
Gergely Nagy
2
-64
/
+38
2016-07-22
tap-dance: Support for holding keys
Gergely Nagy
2
-1
/
+12
[next]