]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added command history to terminal with other bug fixes, added new song to song_list...
authorM1K <michael@m1k.me>
Tue, 1 May 2018 17:39:46 +0000 (18:39 +0100)
committerJack Humbert <jack.humb@gmail.com>
Tue, 1 May 2018 17:39:46 +0000 (13:39 -0400)
commit5112af887ae59c9c54eabaec5c1ae2f5a53de180
treeb5ec0dfbc99af7eb3890e9e661aca7d57836fa89
parentf756b72167a573640d2427920603fa369c7949ae
Added command history to terminal with other bug fixes, added new song to song_list.h (#2855)

* Implemented Terminal + added song to song_list.h

* Added wait() in order to prevent misbehaviour of 'command not found'
docs/feature_terminal.md
quantum/audio/song_list.h
quantum/process_keycode/process_terminal.c