Age | Commit message (Expand) | Author |
2016-11-26 | separated into api files/folder | Jack Humbert |
2016-08-27 | More common settings for unit tests and keyboards | Fred Sundvik |
2016-08-27 | Build actual tests, convert byte_stuffer_tests | Fred Sundvik |
2016-08-27 | The makefile actually calls build_test | Fred Sundvik |
2015-04-10 | Remove core library and build files | tmk |
2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | tmk |
2014-11-24 | Merge branch 'rn42' into merge_rn42 | tmk |
2014-09-22 | Adhoc fix compile error of usb_usb | tmk |
2014-07-30 | Fix common files for mbed | tmk |
2014-07-30 | Port action_* to mbed | tmk |
2014-07-30 | Port timer to mbed | tmk |
2014-05-13 | New branch for 6KRO feature | Kai Ryu |
2013-11-02 | Fix PS/2 mouse support | tmk |
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk |
2013-10-03 | Fix VERSION: add opton --always to git describe | tmk |
2013-09-19 | Fix version info command | tmk |
2013-09-11 | Add build option KEYMAP_SECTION for keymap editor | tmk |
2013-09-11 | Add version string | tmk |
2013-06-22 | Add support for backlight | Wraul |
2013-05-14 | Add xprintf(xitoa) from elm-chan.org | tmk |
2013-04-07 | Fix bootmagic and eeconfig for virtual DIP SW | tmk |
2013-04-02 | Rename file layer_switch to action_layer | tmk |
2013-03-29 | Add action_tapping.[ch] for refactoring | tmk |
2013-03-25 | Add common/suspend.c | tmk |
2013-03-21 | Add NO_ACTION_ONESHOT 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-16 | Add breathing sleep LED during USB suspend | tmk |
2013-03-11 | Add build option BOOTMAGIC_ENABLE | tmk |
2013-03-09 | Add bootmagic.c and fix bootloader_jump | tmk |
2013-03-07 | Add eeconfig.c - eeprom stored paramerters | tmk |
2013-02-15 | Replace layer_stack with layer_switch | tmk |
2013-02-15 | Add layer_stack files taking apart from action.c | tmk |
2013-02-04 | Add macro feature. | tmk |
2013-01-28 | Clean code. | tmk |
2012-12-16 | Add initial fix for new keymap. | tmk |
2012-10-17 | Initial version of new code for layer switch is added. | tmk |
2012-08-28 | test build of 'Host shield' in minimal env. | tmk |
2012-07-20 | Add CONSOLE_ENABLE build option to LUFA. | tmk |
2012-06-28 | Add protocol/lufa. LUFA supported now. | tmk |
2012-06-07 | Fixed Makefile to adjust new directories. | tmk |
2011-09-22 | Refactored bootloader jumping. Added USBaspLoader support. | tmk |
2011-09-17 | Added Bulegiga iWRAP support into HHKB.(Bluetooth) | tmk |