Age | Commit message (Expand) | Author |
2013-07-11 | Add Caps Lock LED on PD6 | tmk |
2013-07-08 | Add power control of keyswitch board and tweak scan wait | tmk |
2013-07-03 | Tweak tap timing for slow tap on space bar | tmk |
2013-07-03 | Add Makefile for tmk board and tweak scan wait | tmk |
2013-06-19 | Add power consumptions to doc | tmk |
2013-06-19 | Change tapping parameter for hhkb/iwrap | tmk |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk |
2013-05-15 | Fix makefile, debug print and keymap of HHKB | tmk |
2013-04-18 | Add support of iWRAP5 | tmk |
2013-04-13 | Remove common/controller_teensy.h | tmk |
2013-04-05 | Fix keymap of hhkb for new actions | tmk |
2013-03-31 | Remove ACT_KEYMAP and ACT_OVERLAY | tmk |
2013-03-29 | Fix BOOTLOADER_SIZE setting | tmk |
2013-03-21 | Changed Makefile and config.h for new options | tmk |
2013-03-18 | Enable Boot magick on hhkb | tmk |
2013-03-11 | Fix legacy keymap support | tmk |
2013-03-10 | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk |
2013-03-10 | Fix watchdog in bootloader jump | tmk |
2013-03-05 | Fix keymap for new framework | tmk |
2013-02-26 | Add tap flags on record_t | tmk |
2013-02-25 | Fix keymap MACRO of pc98 adn hhkb | tmk |
2013-02-21 | Fix keymap of gh60 and hhkb | tmk |
2013-02-13 | Change struct key_t | tmk |
2013-02-13 | Change action API | tmk |
2013-02-13 | Change keymap API | tmk |
2013-02-10 | Clean layer actions. | tmk |
2013-02-04 | Add macro feature. | tmk |
2013-02-01 | Add user defined function to action. | tmk |
2013-01-28 | Clean code. | tmk |
2013-01-28 | Add tap toggle feature to action. | tmk |
2013-01-27 | Add oneshot modifier action. | tmk |
2013-01-23 | Add prototype of Action Function. | tmk |
2013-01-23 | Add bootmagic keys.(hhkb) | tmk |
2013-01-16 | Add support partly for modifier with tap key. | tmk |
2013-01-15 | Fix waiting_keys and periodical update for delaying layer. | tmk |
2013-01-13 | Fix tap key using delaying_layer and waiting_key. | tmk |
2013-01-09 | Add new layer actions. | tmk |
2012-12-17 | Fix action of system and consumer usage. | tmk |
2012-12-16 | Add initial fix for new keymap. | tmk |
2012-11-01 | Fix image link 3 :( | tmk |
2012-11-01 | Fix image link 2 | tmk |
2012-11-01 | Fix image link in README.md | tmk |
2012-11-01 | Improve documentation | tmk |
2012-10-17 | Fix projects for new keycodes | tmk |
2012-10-17 | Fix HHKB iWRAP build | tmk |
2012-10-17 | Fix HHKB keymap | tmk |
2012-10-17 | HHKB scan matrix: fix wait time on power on | tmk |
2012-10-17 | Add Mousekey parameters and accel keys. | tmk |
2012-10-17 | Fix build option MOUSEKEY_ENABLE. | tmk |
2012-10-17 | Clean host.h interface. | tmk |