This website requires JavaScript.
Explore
Help
Sign In
steven-y-e
/
tmk
Watch
1
Star
0
Fork
You've already forked tmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6c3b9a2ded
tmk
/
macway
/
keymap.h
8 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
HHKB support.
2010-10-09 12:50:36 -04:00
#
ifndef KEYMAP_H
#
define KEYMAP_H 1
#
include
"usb_keycodes.h"
new build method for macway
2010-10-27 07:51:45 -04:00
#
include
"keymap_skel.h"
';' for Fn key: send ';' when key realease without using the layer
2010-10-13 09:13:41 -04:00
HHKB support.
2010-10-09 12:50:36 -04:00
#
endif