This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
tmk_keyboard
Watch
1
Star
0
Fork
0
You've already forked tmk_keyboard
mirror of
https://github.com/moparisthebest/tmk_keyboard
synced
2024-11-14 21:35:05 -05:00
Code
Issues
Releases
Wiki
Activity
6c3b9a2ded
tmk_keyboard
/
hhkb
/
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"
hhkb: refactored
2010-10-23 12:17:26 -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
Reference in New Issue
Copy Permalink