summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Boot Magic key for gh60tmk2013-02-11
* Merge branch 'keymap2'tmk2013-02-11
|\
| * Fix is_tap_key()tmk2013-02-11
| * Add doc/keycode.txttmk2013-02-10
| * Clean layer actions.tmk2013-02-10
| * 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 bug of FAILSAFE key clear.tmk2012-12-26
* | Add bitpop16() in util.c.tmk2012-11-24
* | Fixes from Tranquilite@GH.tmk2012-11-23
* | Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-13
|/
* Fix usage of debug flagtmk2012-10-27
* Add print_dec() and debug_dec().tmk2012-10-27
* Add print utilitytmk2012-10-23
* Add LED feature to Sun convertertmk2012-10-21
* Fix mousekey parameter bugtmk2012-10-21
* Use software serial for Sun.tmk2012-10-19
* Add child proof keyboard locking feature!tmk2012-10-18
* 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