Age | Commit message (Expand) | Author |
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 |
2012-10-17 | Add keycode.h and remove usb_keycodes.h. | tmk |
2012-10-17 | Initial version of new code for layer switch is added. | tmk |
2012-10-17 | Fix: Makefile | tmk |
2012-07-20 | Add CONSOLE_ENABLE build option to LUFA. | tmk |
2012-07-09 | Change keymap of hhkb/macway. | tmk |
2012-07-08 | Interrupt driven Control ep and Console task | tmk |
2012-07-02 | Fix LUFA descriptor of Extra for Windows | tmk |
2012-06-30 | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk |
2012-06-28 | Add protocol/lufa. LUFA supported now. | tmk |
2012-06-11 | Fix README.md: remove bad links | tmk |
2012-06-08 | Made directories for keyboard and converter projects. | tmk |