Commit Graph

10 Commits

Author SHA1 Message Date
e405ab4bc6 initial implementation of polyphony using variable length array of notes on 2017-02-19 16:41:59 -08:00
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
7edac212c8 separated into api files/folder 2016-11-26 15:38:44 -05:00
cefa8468fb travis pls 2016-11-23 20:16:38 -05:00
2e23689b8e converted to new format 2016-11-23 18:52:02 -05:00
b57cf3c0c8 more structure to the package 2016-11-21 12:54:06 -05:00
161bd5596b midi back and forth 2016-11-18 22:22:24 -05:00
db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
2016-06-18 14:30:24 -04:00
547da78335 merging tmk 2015-10-27 12:42:30 -04:00
tmk
1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00