summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add tap flags on record_ttmk2013-02-264-104/+104
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-252-23/+78
|
* Add MACRO actiontmk2013-02-254-30/+39
|
* Merge branch 'pc98_fix' into overlaystmk2013-02-259-245/+395
|\
| * Fix software serial configuretmk2013-02-253-96/+93
| |
| * Add serial_uart.c and use it for PC98tmk2013-02-255-92/+174
| |
| * Add parity option in serial_soft.ctmk2013-02-251-7/+32
| |
| * Inhibit repeating key of PC98tmk2013-02-241-6/+54
| |
| * New keymap of PC98tmk2013-02-243-92/+90
|/
* Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlaystmk2013-02-239-0/+732
|\
| * Fix debug code of serial_soft.ctmk2013-02-231-6/+26
| |
| * Edit README of PC98tmk2013-02-231-58/+44
| |
| * Fix softwere serialtmk2013-02-222-27/+18
| |
| * Add keymap for PC98tmk2013-02-223-141/+122
| |
| * Quick Fix: read scan code from PC98tmk2013-02-223-11/+46
| |
| * Add initial files for PC98tmk2013-02-228-1/+720
| |
* | Fix README and comments in action.htmk2013-02-232-57/+82
| |
* | Fix keymap of gh60 and hhkbtmk2013-02-214-52/+40
| |
* | Fix tap key bug: layer stucktmk2013-02-201-12/+12
| | | | | | | | - Can't use Invert action for tap key, use On/Off insted.
* | Add keymap clear/reset actiontmk2013-02-203-17/+44
| |
* | Add overlay frameworktmk2013-02-207-341/+585
| |
* | Apply new keymap for gh60tmk2013-02-209-226/+195
| |
* | Merge branch 'layer_switch'tmk2013-02-1617-373/+467
|\ \
| * | Add keymap file of gh60tmk2013-02-161-0/+75
| | |
| * | Rewrite layer action with layer_switchtmk2013-02-167-112/+148
| | |
| * | Add keymaps of gh60tmk2013-02-167-108/+163
| | | | | | | | | | | | | | | | | | - keymap_poker.h poker emulation - keymap_poker_set.h poker emulation with Esc fix and cursor fix - keymap_poker_bit.h poker emulation with Esc fix and cursor fix
| * | Replace layer_stack with layer_switchtmk2013-02-159-223/+151
|/ /
* | Merge branch 'layer_stack'tmk2013-02-1512-134/+500
|\ \ | |/ |/|
| * Fix switch_default_layer commandtmk2013-02-153-15/+26
| |
| * Add poker keymap with layer stackingtmk2013-02-154-6/+14
| |
| * Add layer_stack files taking apart from action.ctmk2013-02-154-105/+167
| |
| * Fix Make dependency file namestmk2013-02-151-1/+2
| |
| * Change: 0 means default_layer in current_layer nowtmk2013-02-152-20/+26
| | | | | | | | | | | | | | | | - current_layer indicates active layer at the time - default_layer indicates base layer - default_layer is used when current_layer is 0 - with this LAYER_BIT action works as overlay even if default_layer varies other than layer 0.
| * Add poker keymap with layer stacking.tmk2013-02-142-5/+103
| |
| * Add layer stacktmk2013-02-142-104/+284
|/
* Merge branch 'actionfix'tmk2013-02-138-146/+128
|\
| * Change struct key_ttmk2013-02-136-15/+9
| |
| * Change action APItmk2013-02-136-132/+120
|/
* Merge branch 'transparent'tmk2013-02-1314-166/+381
|\
| * Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-131-1/+4
| |
| * Change keymap APItmk2013-02-134-88/+102
| |
| * Make Transparent feature available to new keymaps.tmk2013-02-135-20/+39
| |
| * Fix 'chage default layer' command.tmk2013-02-121-14/+7
| |
| * Change ACTION_LAYER_SET_LAYER behaviourtmk2013-02-122-9/+11
| |
| * Add transparent layer feature in gh60tmk2013-02-125-80/+264
|/
* Now includes LUFA-120730 in repositorytmk2013-02-11306-0/+64019
|
* Add support for LUFA-120730tmk2013-02-113-15/+30
|
* Boot Magic key for gh60tmk2013-02-115-36/+70
|
* Merge branch 'keymap2'tmk2013-02-1124-767/+2689
|\ | | | | | | | | Conflicts: common/keyboard.c
| * Fix and add some in READMEtmk2013-02-111-15/+115
| |