summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk
2013-03-10Fix watchdog in bootloader jumptmk
2013-03-09Fix gh60/matrix.c and Makefiletmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-07Add eeconfig.c - eeprom stored paramerterstmk
2013-03-05Merge branch 'ghost_fix'tmk
2013-03-05Remove matrix_key_count() from matrix.htmk
2013-03-05Fix ghost block and remove matrix_has_ghost()tmk
2013-03-05Merge branch 'overlays'tmk
2013-03-05Fix keymap for new frameworktmk
2013-03-05Fix README.md and doc/keymap.mdtmk
2013-03-05Clean action.h and add keymap doctmk
2013-03-04Create keymap.mdtmk
2013-02-27Fix SET_DEFAULT_LAYER action and keymap of gh60tmk
2013-02-26Add tap flags on record_ttmk
2013-02-25Fix bit shift which is beyond int size(16bit)tmk
2013-02-25Fix keymap MACRO of pc98 adn hhkbtmk
2013-02-25Add MACRO actiontmk
2013-02-25Merge branch 'pc98_fix' into overlaystmk
2013-02-25Fix software serial configuretmk
2013-02-25Add serial_uart.c and use it for PC98tmk
2013-02-25Add parity option in serial_soft.ctmk
2013-02-24Inhibit repeating key of PC98tmk
2013-02-24New keymap of PC98tmk
2013-02-23Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlaystmk
2013-02-23Fix debug code of serial_soft.ctmk
2013-02-23Fix README and comments in action.htmk
2013-02-23Edit README of PC98tmk
2013-02-22Fix softwere serialtmk
2013-02-22Add keymap for PC98tmk
2013-02-22Quick Fix: read scan code from PC98tmk
2013-02-22Add initial files for PC98tmk
2013-02-21Fix keymap of gh60 and hhkbtmk
2013-02-20Fix tap key bug: layer stucktmk
2013-02-20Add keymap clear/reset actiontmk
2013-02-20Add overlay frameworktmk
2013-02-20Apply new keymap for gh60tmk
2013-02-16Merge branch 'layer_switch'tmk
2013-02-16Add keymap file of gh60tmk
2013-02-16Rewrite layer action with layer_switchtmk
2013-02-16Add keymaps of gh60tmk
2013-02-15Replace layer_stack with layer_switchtmk
2013-02-15Merge branch 'layer_stack'tmk
2013-02-15Fix switch_default_layer commandtmk
2013-02-15Add poker keymap with layer stackingtmk
2013-02-15Add layer_stack files taking apart from action.ctmk
2013-02-15Fix Make dependency file namestmk
2013-02-15Change: 0 means default_layer in current_layer nowtmk
2013-02-14Add poker keymap with layer stacking.tmk
2013-02-14Add layer stacktmk