forked from mirrors/qmk_userspace
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
keymap.h
1
keymap.h
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue