qmk-firmware/quantum
Gergely Nagy c9ea236fc3 process_unicode: Add get_unicode_input_mode()
There may be cases where one would like to know the current Unicode
input mode, without having to keep track of it themselves. Add a
function that does just this.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-31 08:21:52 +02:00
..
audio Add IN_LIKE_FLINT song 2016-07-30 01:52:33 -07:00
keymap_extras Removed unnecessary comment 2016-08-07 11:07:38 -05:00
process_keycode process_unicode: Add get_unicode_input_mode() 2016-08-31 08:21:52 +02:00
serial_link Convert tirple_buffered_object_tests to GTest 2016-08-27 21:57:49 +03:00
template Fix the keyboard template with new make syntax 2016-08-27 23:31:15 +03:00
tools
visualizer
analog.c
analog.h
config_common.h Added pin support for A0-A7 2016-08-25 00:15:41 -05:00
dynamic_macro.h Implement the dynamic macros that are recorded in runtime 2016-08-18 01:37:13 +02:00
keycode_config.c
keycode_config.h
keymap.h fix typo 2016-08-12 20:38:26 +09:00
keymap_common.c
light_ws2812.c
light_ws2812.h
matrix.c
quantum.c Add a register/unregister_code16 pair of functions 2016-08-18 11:29:53 +02:00
quantum.h Add a register/unregister_code16 pair of functions 2016-08-18 11:29:53 +02:00
rgblight.c Simplify HSV->RGB calculation 2016-07-26 15:31:22 -05:00
rgblight.h