summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add macro feature.tmk2013-02-04
* Add user defined function to action.tmk2013-02-01
* Add legacy keymap support.tmk2013-01-31
* Fix tapping. tap key just after tap timeout.tmk2013-01-31
* Fix: action LAYER_BIT uses xor now instead of and/or.tmk2013-01-30
* Fix process_tapping().tmk2013-01-30
* Clean debug print in action.c.tmk2013-01-29
* 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