jlj-qmk/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 Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 2017-10-29 20:05:54 -04:00
serial_link
template Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
tools
visualizer Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
led_tables.c
led_tables.h
matrix.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
pincontrol.h
pointing_device.c
pointing_device.h Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
quantum_keycodes.h Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 2017-10-24 17:02:20 -10:00
quantum.c Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 2017-10-24 17:02:20 -10:00
quantum.h
rgblight_types.h
rgblight.c Address #1689 by using a formula to define the breathing curve (#1692) 2017-10-17 16:47:49 -07:00
rgblight.h Address #1689 by using a formula to define the breathing curve (#1692) 2017-10-17 16:47:49 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h