Added USART implementation for PS/2 signal handling.
This commit is contained in:
parent
579991b927
commit
9addeae872
6 changed files with 175 additions and 44 deletions
1
layer.c
1
layer.c
|
@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "host.h"
|
||||
#include "debug.h"
|
||||
#include "timer.h"
|
||||
#include "usb_keycodes.h"
|
||||
#include "layer.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue