aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/hhkb/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Add new keymap frameworktmk2013-11-291-322/+0
|
* Fix version info commandtmk2013-09-191-2/+2
|
* Add ld script for keymap sectiontmk2013-09-111-8/+11
|
* Add support for macro media/system keystmk2013-07-231-5/+11
|
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-211-1/+1
| | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html
* Fix makefile, debug print and keymap of HHKBtmk2013-05-151-3/+4
|
* Fix keymap of hhkb for new actionstmk2013-04-051-11/+8
|
* Fix keymap for new frameworktmk2013-03-051-3/+3
|
* Add tap flags on record_ttmk2013-02-261-79/+64
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-251-17/+20
|
* Fix keymap of gh60 and hhkbtmk2013-02-211-33/+18
|
* Change struct key_ttmk2013-02-131-1/+1
|
* Change action APItmk2013-02-131-4/+1
|
* Change keymap APItmk2013-02-131-33/+30
|
* Clean layer actions.tmk2013-02-101-30/+47
|
* Add macro feature.tmk2013-02-041-7/+35
|
* Add user defined function to action.tmk2013-02-011-50/+113
|
* Clean code.tmk2013-01-281-1/+1
|
* Add tap toggle feature to action.tmk2013-01-281-2/+4
|
* Add oneshot modifier action.tmk2013-01-271-3/+9
|
* Add prototype of Action Function.tmk2013-01-231-2/+18
|
* Add support partly for modifier with tap key.tmk2013-01-161-15/+3
|
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+0
|
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-2/+6
|
* Add new layer actions.tmk2013-01-091-37/+41
|
* Fix action of system and consumer usage.tmk2012-12-171-2/+2
|
* Add initial fix for new keymap.tmk2012-12-161-54/+55
|
* Fix HHKB keymaptmk2012-10-171-3/+3
|
* Add Mousekey parameters and accel keys.tmk2012-10-171-4/+4
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-171-26/+25
|
* Initial version of new code for layer switch is added.tmk2012-10-171-4/+4
|
* Change keymap of hhkb/macway.tmk2012-07-091-1/+1
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-281-1/+1
|
* Made directories for keyboard and converter projects.tmk2012-06-081-0/+221