Added USART implementation for PS/2 signal handling.

This commit is contained in:
tmk 2012-01-16 00:41:06 +09:00
parent 579991b927
commit 9addeae872
6 changed files with 175 additions and 44 deletions

View file

@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdint.h>
#include <stdbool.h>
#include "usb_keycodes.h"
/* keycode in specific layer */