summaryrefslogtreecommitdiff
path: root/keymap.h
diff options
context:
space:
mode:
authortmk2012-01-16 00:41:06 +0900
committertmk2012-01-16 00:41:06 +0900
commit9addeae8725719c138b097890edaed076686e061 (patch)
tree7edd5a7437bf108de013cf2f0b62a88d1e792bfb /keymap.h
parent579991b927483da884b2f22d43e91bb8550cd534 (diff)
Added USART implementation for PS/2 signal handling.
Diffstat (limited to 'keymap.h')
-rw-r--r--keymap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keymap.h b/keymap.h
index 9b3b75fb0..7dfd6c2a1 100644
--- a/keymap.h
+++ b/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 */