diff options
author | tmk <nobody@nowhere> | 2010-10-29 15:17:18 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2010-10-30 01:16:47 +0900 |
commit | 45d4a7a89883c3433604d4e011b665796a583008 (patch) | |
tree | b9ff5306dc5eb9a06d7e4a2fb7d0873a9b30606d /hhkb/keymap.h | |
parent | 6c3b9a2ded1afcf4a6bbc69878f52088f4c1a0e8 (diff) |
improve layer switching
Diffstat (limited to 'hhkb/keymap.h')
-rw-r--r-- | hhkb/keymap.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hhkb/keymap.h b/hhkb/keymap.h deleted file mode 100644 index c65c2e19b9..0000000000 --- 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 |