# # ChangeLog for kbd/common.mk in avrstuff # # Generated by Trac 1.6 # Jun 16, 2024, 3:05:33 PM Sun, 24 Sep 2017 17:39:05 GMT Adrien Destugues [6390cc3] * chiptest/Makefile (modified) * chiptest/blinkdel.hex (deleted) * chiptest/main.c (modified) * chiptest/readme.md (moved) * kbd/common.mk (modified) * libs/usart/usart.c (modified) chiptest: Start to hack on ATmega128 and STK500 devboard. - Set the ... 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 ...