qmk/quantum
Fred Sundvik dd685eceb2 API Sysex fixes
Fix memory leaks by using stack instead of malloc
Reduce memory usage by having less temporary bufffers
Remove warnings by adding includes
Decrease code size by 608 bytes (mostly due to not linking malloc)
More robust handling of buffer overflows
2016-12-29 12:13:30 +02:00
..
api API Sysex fixes 2016-12-29 12:13:30 +02:00
audio initial subatomic keymap (text) 2016-12-21 00:22:32 -05:00
keymap_extras Annotates nordic 2016-12-02 13:03:51 -05:00
process_keycode add different scales for music mode 2016-12-23 20:59:00 -05:00
serial_link
template
tools
visualizer
analog.c
analog.h
api.c rgb clean-up, api clean-up 2016-12-19 11:18:18 -05:00
api.h separated into api files/folder 2016-11-26 15:38:44 -05:00
config_common.h API Sysex fixes 2016-12-29 12:13:30 +02:00
dynamic_macro.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
light_ws2812.c
light_ws2812.h rgb clean-up, api clean-up 2016-12-19 11:18:18 -05:00
matrix.c
pincontrol.h Add arduino-alike GPIO pin control helpers 2016-11-27 22:58:34 -08:00
quantum.c separated into api files/folder 2016-11-26 15:38:44 -05:00
quantum.h separated into api files/folder 2016-11-26 15:38:44 -05:00
rgblight.c Christmas RGB light mode 2016-12-23 10:29:19 -05:00
rgblight.h Christmas RGB light mode 2016-12-23 10:29:19 -05:00
variable_trace.c
variable_trace.h