qmk_firmware/quantum
drashna 101b998ac2 Fix Pointing Device code ()
* 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
..
api Clarify the quantum license ()
audio Clueboard 60% support ()
keymap_extras Add support for GeminiPR steno protocol.
process_keycode Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
serial_link Only re-send matrix every 5ms
template Remove all Makefiles from the keyboards directory. ()
tools Backlight abstraction and other changes ()
visualizer Make arguments redo, subproject elimination ()
api.c Clarify the quantum license ()
api.h Clarify the quantum license ()
config_common.h clean-up planck and preonic keymaps, move audio stuff around
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards
fauxclicky.c Faux clicky bug fixes
fauxclicky.h Faux clicky bug fixes
keycode_config.c Allow mod swapping for mod tap (MT) ()
keycode_config.h Allow mod swapping for mod tap (MT) ()
keymap.h Clarify the quantum license ()
keymap_common.c Required overridden function for keymaps in EEPROM
led_tables.c Move CIE1931 and breathing tables to its own file
led_tables.h Move CIE1931 and breathing tables to its own file
matrix.c Clarify the quantum license ()
pincontrol.h Clarify the quantum license ()
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device ()
pointing_device.h Fix Pointing Device code ()
quantum.c Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
quantum.h Added Auto Shift, tap key = normal, hold key = shifted state.
quantum_keycodes.h Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
rgblight.c Address by using a formula to define the breathing curve ()
rgblight.h Address by using a formula to define the breathing curve ()
rgblight_types.h Fixed rgblight_types.h
send_string_keycodes.h Updates send_string functionality, adds terminal feature ()
variable_trace.c Clarify the quantum license ()
variable_trace.h Clarify the quantum license ()