summaryrefslogtreecommitdiff
path: root/hhkb/keymap.h
diff options
context:
space:
mode:
authortmk2010-10-29 15:17:18 +0900
committertmk2010-10-30 01:16:47 +0900
commit45d4a7a89883c3433604d4e011b665796a583008 (patch)
treeb9ff5306dc5eb9a06d7e4a2fb7d0873a9b30606d /hhkb/keymap.h
parent6c3b9a2ded1afcf4a6bbc69878f52088f4c1a0e8 (diff)
improve layer switching
Diffstat (limited to 'hhkb/keymap.h')
-rw-r--r--hhkb/keymap.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/hhkb/keymap.h b/hhkb/keymap.h
deleted file mode 100644
index c65c2e19b..000000000
--- a/hhkb/keymap.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef KEYMAP_H
-#define KEYMAP_H 1
-
-#include "usb_keycodes.h"
-#include "keymap_skel.h"
-
-#endif