qmk-firmware/quantum
Jack Humbert 352c0e7baa Merge pull request #1117 from priyadi/fix_unicode_map
Fix UNICODE_MAP input_mode problem
2017-02-23 10:20:47 -05:00
..
api API Sysex fixes 2016-12-29 12:13:30 +02:00
audio fix travis and reduce warnings 2017-02-16 11:37:46 -05:00
keymap_extras remove more warnings 2017-02-16 13:13:38 -05:00
process_keycode Fix UNICODE_MAP input_mode problem 2017-02-23 18:10:00 +07:00
serial_link
template Implement faux-clicky feature 2017-02-13 08:03:07 +07:00
tools
visualizer added mods status bit to visualizer. 2017-01-17 21:57:32 -05:00
analog.c
analog.h
api.c
api.h
config_common.h Add new DIODE_DIRECTION option 2017-02-05 19:47:33 -05:00
dynamic_macro.h
fauxclicky.c Implement faux-clicky feature 2017-02-13 08:03:07 +07:00
fauxclicky.h Add keycodes to turn on, turn off and toggle faux clicky 2017-02-13 14:55:35 +07:00
keycode_config.c
keycode_config.h
keymap.h Keycode refactor 2016-12-29 18:28:48 +11:00
keymap_common.c adds layer tap toggle 2017-02-15 11:25:33 -05:00
light_ws2812.c Fix compile warnings in light_ws2812.c 2017-02-03 21:00:13 -05:00
light_ws2812.h
matrix.c Add new DIODE_DIRECTION option 2017-02-05 19:47:33 -05:00
pincontrol.h
quantum.c split up unicode systems into different files 2017-02-15 16:36:31 -05:00
quantum.h split up unicode systems into different files 2017-02-15 16:36:31 -05:00
quantum_keycodes.h give error if both unicode/map are enabled 2017-02-15 12:39:58 -05:00
rgblight.c Added non-animated gradient mode 2017-02-06 14:18:20 -08:00
rgblight.h Added non-animated gradient mode 2017-02-06 14:18:20 -08:00
variable_trace.c
variable_trace.h