Age | Commit message (Expand) | Author |
2013-03-20 | Add NO_ACTION_KEYMAP config option | tmk |
2013-03-20 | Add NO_ACTION_FUNCTION config option | tmk |
2013-03-20 | Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options | tmk |
2013-03-20 | Add NO_ACTION_OVERLAY config option | tmk |
2013-03-19 | Add COMMAND_ENABLE build option | tmk |
2013-03-19 | Add NO_PRINT and NO_DEBUG config options. | tmk |
2013-03-18 | Enable Boot magick on hhkb | tmk |
2013-03-16 | Add breathing sleep LED during USB suspend | tmk |
2013-03-12 | Fix debouncing and add legacy keymap support | tmk |
2013-03-12 | Fix Locking CapsLock support in ADB converter | tmk |
2013-03-12 | Add mechanical locking switch support for CapsLock | tmk |
2013-03-11 | Add build option BOOTMAGIC_ENABLE | tmk |
2013-03-11 | Fix legacy keymap support | tmk |
2013-03-11 | Add --relax for size optimization to gh60 | tmk |
2013-03-10 | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk |
2013-03-10 | Fix watchdog in bootloader jump | tmk |
2013-03-09 | Fix gh60/matrix.c and Makefile | tmk |
2013-03-09 | Add bootmagic.c and fix bootloader_jump | tmk |
2013-03-07 | Add eeconfig.c - eeprom stored paramerters | tmk |
2013-03-05 | Remove matrix_key_count() from matrix.h | tmk |
2013-03-05 | Fix ghost block and remove matrix_has_ghost() | tmk |
2013-03-05 | Fix keymap for new framework | tmk |
2013-03-05 | Clean action.h and add keymap doc | tmk |
2013-02-27 | Fix SET_DEFAULT_LAYER action and keymap of gh60 | 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-20 | Apply new keymap for gh60 | tmk |
2013-02-16 | Add keymap file of gh60 | tmk |
2013-02-16 | Add keymaps of gh60 | tmk |
2013-02-15 | Replace layer_stack with layer_switch | tmk |
2013-02-15 | Add poker keymap with layer stacking | tmk |
2013-02-14 | Add poker keymap with layer stacking. | tmk |
2013-02-13 | Change struct key_t | tmk |
2013-02-13 | Change action API | tmk |
2013-02-13 | Add 'poker' target to Makefile.pjrc of gh60 | tmk |
2013-02-13 | Change keymap API | tmk |
2013-02-13 | Make Transparent feature available to new keymaps. | tmk |
2013-02-12 | Add transparent layer feature in gh60 | tmk |
2013-02-11 | Boot Magic key for gh60 | tmk |
2013-02-11 | Merge branch 'keymap2' | tmk |
2013-02-10 | Merge branch 'gh60' | 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 |