Age | Commit message (Expand) | Author |
2015-01-19 | Merge pull request #151 from bswinnerton/typo-fix | tmk |
2015-01-01 | Fix modifier stuck of Lock command(#127) | tmk |
2014-11-30 | Fixing typo in console mode | Brooks Swinnerton |
2014-07-30 | Ad hoc fix of command API | tmk |
2014-07-07 | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit | tmk |
2014-04-27 | Make NKRO deafult when it is available | tmk |
2014-04-09 | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | Shayne Holmes |
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk |
2013-09-19 | Fix version info command | tmk |
2013-09-11 | Add version string | tmk |
2013-06-23 | Add BACKLIGHT_ENABLE conditional | tmk |
2013-06-22 | Add support for backlight | Wraul |
2013-06-22 | Add default layer config to bootmagic | tmk |
2013-05-27 | Fixes to sleep LED. | Mathias Andersson |
2013-05-15 | Fix command.c and README | tmk |
2013-04-07 | Fix bootmagic and eeconfig for virtual DIP SW | tmk |
2013-04-04 | Fix ACT_MODS action and switch_default_layer command | tmk |
2013-04-02 | Rename file layer_switch to action_layer | tmk |
2013-04-02 | Refine ACT_LAYER and ACT_LAYER_TAP | tmk |
2013-03-31 | Remove ACT_KEYMAP and ACT_OVERLAY | tmk |
2013-03-27 | Add sleep LED test command | tmk |
2013-03-19 | Add NO_PRINT and NO_DEBUG config options. | tmk |
2013-03-11 | Add build option BOOTMAGIC_ENABLE | tmk |
2013-03-11 | Add keyconf in eeconfig.c | tmk |
2013-03-11 | Rename HOST_* to PROTOCOL_* in protocol/*.mk | tmk |
2013-03-10 | Add KEYCONF to eeconfig.c | tmk |
2013-03-09 | Add bootmagic.c and fix bootloader_jump | tmk |
2013-03-07 | Add eeconfig.c - eeprom stored paramerters | tmk |
2013-02-20 | Add overlay framework | tmk |
2013-02-16 | Rewrite layer action with layer_switch | tmk |
2013-02-15 | Replace layer_stack with layer_switch | tmk |
2013-02-15 | Fix switch_default_layer command | tmk |
2013-02-15 | Change: 0 means default_layer in current_layer now | tmk |
2013-02-12 | Fix 'chage default layer' command. | tmk |
2013-02-11 | Merge branch 'keymap2' | tmk |
2013-01-28 | Clean code. | tmk |
2012-11-23 | Fixes from Tranquilite@GH. | tmk |
2012-10-27 | Add print_dec() and debug_dec(). | tmk |
2012-10-23 | Add print utility | tmk |
2012-10-18 | Add child proof keyboard locking feature! | tmk |
2012-10-17 | Add command console and mouseky parameters tweak. | tmk |
2012-10-17 | Fix commands | 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-06-29 | confirm SetReport LED. | tmk |
2012-06-07 | Moved files to common, protocol and doc directory | tmk |