qmk_firmware/quantum
drashna 101b998ac2 Fix Pointing Device code (#1934)
* Fix pointer device options

when the feature was added, the appropriate option definition wasn't created.  This needs to be added to function properly.

* Update common_features.mk

* missing underscore in init function declaration
2017-10-31 11:13:00 -04:00
..
api
audio
keymap_extras
process_keycode
serial_link
template
tools
visualizer
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
quantum.c
quantum.h
quantum_keycodes.h
rgblight.c
rgblight.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h