index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboard
/
hhkb
/
keymap.c
Age
Commit message (
Expand
)
Author
2013-11-29
Add new keymap framework
tmk
2013-09-19
Fix version info command
tmk
2013-09-11
Add ld script for keymap section
tmk
2013-07-23
Add support for macro media/system keys
tmk
2013-05-21
Fix deprecated 'prog_*' typedef - Issue #34
tmk
2013-05-15
Fix makefile, debug print and keymap of HHKB
tmk
2013-04-05
Fix keymap of hhkb for new actions
tmk
2013-03-05
Fix keymap for new framework
tmk
2013-02-26
Add tap flags on record_t
tmk
2013-02-25
Fix keymap MACRO of pc98 adn hhkb
tmk
2013-02-21
Fix keymap of gh60 and hhkb
tmk
2013-02-13
Change struct key_t
tmk
2013-02-13
Change action API
tmk
2013-02-13
Change keymap API
tmk
2013-02-10
Clean layer actions.
tmk
2013-02-04
Add macro feature.
tmk
2013-02-01
Add user defined function to action.
tmk
2013-01-28
Clean code.
tmk
2013-01-28
Add tap toggle feature to action.
tmk
2013-01-27
Add oneshot modifier action.
tmk
2013-01-23
Add prototype of Action Function.
tmk
2013-01-16
Add support partly for modifier with tap key.
tmk
2013-01-15
Fix waiting_keys and periodical update for delaying layer.
tmk
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
2013-01-09
Add new layer actions.
tmk
2012-12-17
Fix action of system and consumer usage.
tmk
2012-12-16
Add initial fix for new keymap.
tmk
2012-10-17
Fix HHKB keymap
tmk
2012-10-17
Add Mousekey parameters and accel keys.
tmk
2012-10-17
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
Initial version of new code for layer switch is added.
tmk
2012-07-09
Change keymap of hhkb/macway.
tmk
2012-06-28
Add protocol/lufa. LUFA supported now.
tmk
2012-06-08
Made directories for keyboard and converter projects.
tmk