Add keymaps of gh60

- keymap_poker.h            poker emulation
- keymap_poker_set.h        poker emulation with Esc fix and cursor fix
- keymap_poker_bit.h        poker emulation with Esc fix and cursor fix
This commit is contained in:
tmk 2013-02-16 02:58:19 +09:00
parent d9f2875866
commit 0142b571c4
7 changed files with 163 additions and 108 deletions

View file

@ -95,5 +95,8 @@ plain: all
poker: OPT_DEFS += -DKEYMAP_POKER
poker: all
poker_stack: OPT_DEFS += -DKEYMAP_POKER_STACK
poker_stack: all
poker_bit: OPT_DEFS += -DKEYMAP_POKER_SET
poker_bit: all
poker_bit: OPT_DEFS += -DKEYMAP_POKER_BIT
poker_bit: all