summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix watchdog in bootloader jumptmk2013-03-10
* Fix gh60/matrix.c and Makefiletmk2013-03-09
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
* Merge branch 'ghost_fix'tmk2013-03-05
|\
| * Remove matrix_key_count() from matrix.htmk2013-03-05
| * Fix ghost block and remove matrix_has_ghost()tmk2013-03-05
|/
* Merge branch 'overlays'tmk2013-03-05
|\
| * Fix keymap for new frameworktmk2013-03-05
| * Fix README.md and doc/keymap.mdtmk2013-03-05
| * Clean action.h and add keymap doctmk2013-03-05
| * Create keymap.mdtmk2013-03-04
| * Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-27
| * Add tap flags on record_ttmk2013-02-26
| * Fix keymap MACRO of pc98 adn hhkbtmk2013-02-25
| * Add MACRO actiontmk2013-02-25
| * Merge branch 'pc98_fix' into overlaystmk2013-02-25
| |\
| | * Fix software serial configuretmk2013-02-25
| | * Add serial_uart.c and use it for PC98tmk2013-02-25
| | * Add parity option in serial_soft.ctmk2013-02-25
| | * Inhibit repeating key of PC98tmk2013-02-24
| | * New keymap of PC98tmk2013-02-24
| |/
| * Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlaystmk2013-02-23
| |\
| | * Fix debug code of serial_soft.ctmk2013-02-23
| | * Edit README of PC98tmk2013-02-23
| | * Fix softwere serialtmk2013-02-22
| | * Add keymap for PC98tmk2013-02-22
| | * Quick Fix: read scan code from PC98tmk2013-02-22
| | * Add initial files for PC98tmk2013-02-22
| * | Fix README and comments in action.htmk2013-02-23
| * | Fix keymap of gh60 and hhkbtmk2013-02-21
| * | Fix tap key bug: layer stucktmk2013-02-20
| * | Add keymap clear/reset actiontmk2013-02-20
| * | Add overlay frameworktmk2013-02-20
| * | Apply new keymap for gh60tmk2013-02-20
| * | Merge branch 'layer_switch'tmk2013-02-16
| |\ \
| | * | Add keymap file of gh60tmk2013-02-16
| | * | Rewrite layer action with layer_switchtmk2013-02-16
| | * | Add keymaps of gh60tmk2013-02-16
| | * | Replace layer_stack with layer_switchtmk2013-02-15
| |/ /
| * | Merge branch 'layer_stack'tmk2013-02-15
| |\ \ | | |/ | |/|
| | * Fix switch_default_layer commandtmk2013-02-15
| | * Add poker keymap with layer stackingtmk2013-02-15
| | * Add layer_stack files taking apart from action.ctmk2013-02-15
| | * Fix Make dependency file namestmk2013-02-15
| | * Change: 0 means default_layer in current_layer nowtmk2013-02-15
| | * Add poker keymap with layer stacking.tmk2013-02-14
| | * Add layer stacktmk2013-02-14
| |/
* / Fix bit shift which is beyond int size(16bit)tmk2013-02-25
|/
* Merge branch 'actionfix'tmk2013-02-13
|\