# # ChangeLog for kbd/common.mk in avrstuff # # Generated by Trac 1.6 # Jun 26, 2024, 2:24:58 AM Thu, 31 Jul 2014 20:13:43 GMT Adrien Destugues [ea32107] * kbd/common.mk (modified) * kbd/ps2toserial/code/Makefile (modified) * kbd/xtk/code/main.c (modified) * libs/ps2_keyboard/ps2_keyboard.c (modified) kbd: working XTK on ATtiny2313 * Move more stuff to common.mk and ... Tue, 29 Jul 2014 17:58:35 GMT Adrien Destugues [f51aacc] * kbd/common.mk (modified) * test_2313_muserial/Makefile (modified) * test_2313_muserial/main.c (modified) Convert muserial test to common.mk. git-svn-id: ... Mon, 28 Jul 2014 18:47:03 GMT Adrien Destugues [b83dc2a] * kbd/common.mk (added) * kbd/ps2toserial/code/Makefile (modified) * kbd/ps2toserial/code/main.c (modified) * kbd/xtk/code/Makefile (modified) Fix ps2toserial build. * Share relevant stuff in common.mk so I ...