summaryrefslogtreecommitdiff
path: root/common.mk
Commit message (Collapse)AuthorAge
* separated into api files/folderJack Humbert2016-11-26
|
* More common settings for unit tests and keyboardsFred Sundvik2016-08-27
|
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-27
|
* The makefile actually calls build_testFred Sundvik2016-08-27
|
* Remove core library and build filestmk2015-04-10
|
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-09
|
* Merge branch 'rn42' into merge_rn42tmk2014-11-24
|\ | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h
| * Fix common files for mbedtmk2014-07-30
| |
| * Port action_* to mbedtmk2014-07-30
| |
| * Port timer to mbedtmk2014-07-30
| |
* | Adhoc fix compile error of usb_usbtmk2014-09-22
|/
* New branch for 6KRO featureKai Ryu2014-05-13
|
* Fix PS/2 mouse supporttmk2013-11-02
|
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-04
| | | | | | | - Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching
* Fix VERSION: add opton --always to git describetmk2013-10-03
|
* Fix version info commandtmk2013-09-19
|
* Add build option KEYMAP_SECTION for keymap editortmk2013-09-11
|
* Add version stringtmk2013-09-11
|
* Add support for backlightWraul2013-06-22
|
* Add xprintf(xitoa) from elm-chan.orgtmk2013-05-14
|
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-07
|
* Rename file layer_switch to action_layertmk2013-04-02
|
* Add action_tapping.[ch] for refactoringtmk2013-03-29
|
* Add common/suspend.ctmk2013-03-25
|
* Add NO_ACTION_ONESHOT config optiontmk2013-03-21
|
* Add COMMAND_ENABLE build optiontmk2013-03-19
|
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-19
| | | | | - NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API
* Add breathing sleep LED during USB suspendtmk2013-03-16
|
* Add build option BOOTMAGIC_ENABLEtmk2013-03-11
|
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
|
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
|
* Replace layer_stack with layer_switchtmk2013-02-15
|
* Add layer_stack files taking apart from action.ctmk2013-02-15
|
* Add macro feature.tmk2013-02-04
|
* Clean code.tmk2013-01-28
|
* Add initial fix for new keymap.tmk2012-12-16
|
* Initial version of new code for layer switch is added.tmk2012-10-17
|
* test build of 'Host shield' in minimal env.tmk2012-08-28
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-20
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-28
|
* Fixed Makefile to adjust new directories.tmk2012-06-07
|
* Refactored bootloader jumping. Added USBaspLoader support.tmk2011-09-22
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-17