summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean code.tmk2013-01-28
* Add tap toggle feature to action.tmk2013-01-28
* Add oneshot modifier action.tmk2013-01-27
* Fix keycodes. It has 32 Fn keys now.tmk2013-01-27
* Remove test_func.tmk2013-01-27
* New tapping logic.tmk2013-01-27
* Minor fixes in keyboard.c.tmk2013-01-24
* Add prototype of Action Function.tmk2013-01-23
* Add bootmagic keys.(hhkb)tmk2013-01-23
* Fix mods with tapping.tmk2013-01-21
* Refactor struct keyevent_t.tmk2013-01-17
* Fix mods with tap key but some problems still exists.tmk2013-01-17
* Add support partly for modifier with tap key.tmk2013-01-16
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-15
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-13
* Add new layer actions.tmk2013-01-09
* Fix action of system and consumer usage.tmk2012-12-17
* Add initial fix for new keymap.tmk2012-12-16
* Fix image link 3 :(tmk2012-11-01
* Fix image link 2tmk2012-11-01
* Fix image link in README.mdtmk2012-11-01
* Improve documentationtmk2012-11-01
* Fix usage of debug flagtmk2012-10-27
* Merge branch 'print'tmk2012-10-27
|\
| * Add print_dec() and debug_dec().tmk2012-10-27
| * Add print utilitytmk2012-10-23
|/
* Merge branch 'sun'tmk2012-10-21
|\
| * Add extra commands Bell/Click to Sun convertertmk2012-10-21
| * Add LED feature to Sun convertertmk2012-10-21
|/
* Fix mousekey parameter bugtmk2012-10-21
* Fix keymap to adjust new keyboard.c.tmk2012-10-19
* Merge branch 'sun'tmk2012-10-19
|\
| * Use software serial for Sun.tmk2012-10-19
| * Add Sun converter initial files.tmk2012-10-18
|/
* Merge branch 'layerfix'tmk2012-10-18
|\
| * Add child proof keyboard locking feature!tmk2012-10-18
| * Fix projects for new keycodestmk2012-10-17
| * Fix HHKB iWRAP buildtmk2012-10-17
| * Fix HHKB keymaptmk2012-10-17
| * HHKB scan matrix: fix wait time on power ontmk2012-10-17
| * Add command console and mouseky parameters tweak.tmk2012-10-17
| * Add Mousekey parameters and accel keys.tmk2012-10-17
| * Fix commandstmk2012-10-17
| * Fix use of default_layertmk2012-10-17
| * Fix layer switching and host API.tmk2012-10-17
| * Add subset of Xorg MouseKey acceleration parameters.tmk2012-10-17
| * Fix build option MOUSEKEY_ENABLE.tmk2012-10-17
| * Clean host.h interface.tmk2012-10-17
| * Add keycode.h and remove usb_keycodes.h.tmk2012-10-17
| * Add consumer/system usage support.tmk2012-10-17