summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-10Add doc/keycode.txttmk
2013-02-10Add description of keymap and layer in README.mdtmk
2013-02-10Clean layer actions.tmk
2013-02-04Add macro feature.tmk
2013-02-01Add user defined function to action.tmk
2013-01-31Add legacy keymap support.tmk
2013-01-31Fix tapping. tap key just after tap timeout.tmk
2013-01-30Fix: action LAYER_BIT uses xor now instead of and/or.tmk
2013-01-30Fix process_tapping().tmk
2013-01-29Clean debug print in action.c.tmk
2013-01-28Clean code.tmk
2013-01-28Add tap toggle feature to action.tmk
2013-01-27Add oneshot modifier action.tmk
2013-01-27Fix keycodes. It has 32 Fn keys now.tmk
2013-01-27Remove test_func.tmk
2013-01-27New tapping logic.tmk
2013-01-24Minor fixes in keyboard.c.tmk
2013-01-23Add prototype of Action Function.tmk
2013-01-23Add bootmagic keys.(hhkb)tmk
2013-01-21Fix mods with tapping.tmk
2013-01-17Refactor struct keyevent_t.tmk
2013-01-17Fix mods with tap key but some problems still exists.tmk
2013-01-16Add support partly for modifier with tap key.tmk
2013-01-15Fix waiting_keys and periodical update for delaying layer.tmk
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk
2013-01-09Add new layer actions.tmk
2012-12-17Fix action of system and consumer usage.tmk
2012-12-16Add initial fix for new keymap.tmk
2012-11-01Fix image link 3 :(tmk
2012-11-01Fix image link 2tmk
2012-11-01Fix image link in README.mdtmk
2012-11-01Improve documentationtmk
2012-10-27Fix usage of debug flagtmk
2012-10-27Merge branch 'print'tmk
2012-10-27Add print_dec() and debug_dec().tmk
2012-10-23Add print utilitytmk
2012-10-21Merge branch 'sun'tmk
2012-10-21Add extra commands Bell/Click to Sun convertertmk
2012-10-21Add LED feature to Sun convertertmk
2012-10-21Fix mousekey parameter bugtmk
2012-10-19Fix keymap to adjust new keyboard.c.tmk
2012-10-19Merge branch 'sun'tmk
2012-10-19Use software serial for Sun.tmk
2012-10-18Add Sun converter initial files.tmk
2012-10-18Merge branch 'layerfix'tmk
2012-10-18Add child proof keyboard locking feature!tmk
2012-10-17Fix projects for new keycodestmk
2012-10-17Fix HHKB iWRAP buildtmk
2012-10-17Fix HHKB keymaptmk
2012-10-17HHKB scan matrix: fix wait time on power ontmk