qmk-firmware/quantum
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
Merged, however now there are two debounce.h and debounce.c to mess around with and coalesce.
# Conflicts:
#	quantum/matrix.c
2019-01-26 12:13:19 +11:00
..
api
audio
keymap_extras
process_keycode Fix process_combo which assign -1 to uint16_t (#3697) 2019-01-25 12:11:38 -08:00
serial_link
split_common
stm32
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.c
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 2019-01-25 12:05:17 -08:00
led_tables.c
led_tables.h
matrix.c DO NOT USE Merge branch 'master' into debounce_refactor 2019-01-26 12:13:19 +11:00
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c move `#include "rgb.h"` from quantum.h to quantum.c 2019-01-25 13:38:12 -08:00
quantum.h move `#include "rgb.h"` from quantum.h to quantum.c 2019-01-25 13:38:12 -08:00
quantum_keycodes.h Add C(), A() and G() to match already existing S() (#4673) 2019-01-25 13:12:48 -08:00
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgblight.c
rgblight.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h