summaryrefslogtreecommitdiff
path: root/common
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 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
* Add consumer/system usage support.tmk2012-10-17
* Add repeating of Fn key with alt keycode.tmk2012-10-17
* Initial version of new code for layer switch is added.tmk2012-10-17
* Fix MCU name macro in bootloader.c.tmk2012-10-15
* usb_hid: workaround for compile on Windows.tmk2012-09-04
* usb_hid: Fix timer size uint16_t to uint32_t;tmk2012-09-02
* Add USB to USB converter. unmature.tmk2012-08-28
* test build of 'Host shield' in minimal env.tmk2012-08-28
* Add support of USBasp bootloader.tmk2012-06-30