qmk_firmware/quantum
Jack Humbert 841d7e6a1d turn off rgb_midi in ez
..
api API Sysex fixes
audio initial subatomic keymap (text)
keymap_extras Annotates nordic
process_keycode turn off rgb_midi in ez
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 rgb clean-up, api clean-up
api.h separated into api files/folder
config_common.h API Sysex fixes
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 Keycode refactor
keymap_common.c Keycode refactor
light_ws2812.c rgb light through midi
light_ws2812.h rgb clean-up, api clean-up
matrix.c don't always detect a matrix change (fixes debounce)
pincontrol.h Add arduino-alike GPIO pin control helpers
quantum.c Added check that makes sure a code is a right modifier before considering it as one
quantum.h separated into api files/folder
quantum_keycodes.h Update quantum_keycodes.h
rgblight.c Removed errant +
rgblight.h Add extern for 'led' global, set 'weak' attribute for rgblight_set()
variable_trace.c Add possibility to control variable trace from make
variable_trace.h Add documentation for the variable tracing