This website requires JavaScript.
Explore
Help
Sign In
di0ib
/
tmk_keyboard
Watch
1
Star
0
Fork
0
You've already forked tmk_keyboard
Code
Releases
Activity
46545c0380
tmk_keyboard
/
macway
/
keymap.h
8 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
HHKB support.
2010-10-09 16:50:36 +00:00
#
ifndef KEYMAP_H
#
define KEYMAP_H 1
#
include
"usb_keycodes.h"
new build method for macway
2010-10-27 11:51:45 +00:00
#
include
"keymap_skel.h"
';' for Fn key: send ';' when key realease without using the layer
2010-10-13 13:13:41 +00:00
HHKB support.
2010-10-09 16:50:36 +00:00
#
endif
Copy Permalink