qmk_firmware/quantum
Jack Humbert ae95834f5a specialise music variables
..
api separated into api files/folder
audio re-enable audio and extrakeys
keymap_extras Annotates nordic
process_keycode specialise music variables
serial_link Convert tirple_buffered_object_tests to GTest
template Fix the keyboard template with new make syntax
tools Backlight abstraction and other changes ()
visualizer Move the visualizer_user file to keymap folder
analog.c quantum separated
analog.h quantum separated
api.c separated into api files/folder
api.h separated into api files/folder
config_common.h Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
dynamic_macro.h Reduce the default dynamic macro buffer
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders ()
keycode_config.h Use keyboard config for nkro ()
keymap.h merging
keymap_common.c Fixes midi functionality
light_ws2812.c rgb light through midi
light_ws2812.h cleaning up new code
matrix.c don't always detect a matrix change (fixes debounce)
pincontrol.h Add arduino-alike GPIO pin control helpers
quantum.c separated into api files/folder
quantum.h separated into api files/folder
rgblight.c Test layout for ErgoDox EZ manufacturing robot
rgblight.h Test layout for ErgoDox EZ manufacturing robot
variable_trace.c Add possibility to control variable trace from make
variable_trace.h Add documentation for the variable tracing