aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Enable Boot magick on hhkbtmk2013-03-181-2/+2
* Add breathing sleep LED during USB suspendtmk2013-03-161-0/+1
* Fix debouncing and add legacy keymap supporttmk2013-03-129-164/+126
* Fix Locking CapsLock support in ADB convertertmk2013-03-121-1/+1
* Add mechanical locking switch support for CapsLocktmk2013-03-121-17/+7
* Add build option BOOTMAGIC_ENABLEtmk2013-03-112-7/+6
* Fix legacy keymap supporttmk2013-03-113-21/+9
* Add --relax for size optimization to gh60tmk2013-03-111-0/+3
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-106-27/+29
* Fix watchdog in bootloader jumptmk2013-03-102-5/+15
* Fix gh60/matrix.c and Makefiletmk2013-03-093-8/+16
* Add bootmagic.c and fix bootloader_jumptmk2013-03-091-2/+4
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-071-0/+3
* Remove matrix_key_count() from matrix.htmk2013-03-051-14/+0
* Fix ghost block and remove matrix_has_ghost()tmk2013-03-052-13/+3
* Fix keymap for new frameworktmk2013-03-0510-3/+3
* Clean action.h and add keymap doctmk2013-03-053-23/+23
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-271-15/+40
* Add tap flags on record_ttmk2013-02-261-79/+64
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-251-17/+20
* Fix keymap of gh60 and hhkbtmk2013-02-214-52/+40
* Apply new keymap for gh60tmk2013-02-209-226/+195
* Add keymap file of gh60tmk2013-02-161-0/+75
* Add keymaps of gh60tmk2013-02-167-108/+163
* Replace layer_stack with layer_switchtmk2013-02-152-41/+27
* Add poker keymap with layer stackingtmk2013-02-154-6/+14
* Add poker keymap with layer stacking.tmk2013-02-142-5/+103
* Change struct key_ttmk2013-02-132-2/+2
* Change action APItmk2013-02-132-8/+2
* Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-131-1/+4
* Change keymap APItmk2013-02-132-67/+56
* Make Transparent feature available to new keymaps.tmk2013-02-131-7/+3
* Add transparent layer feature in gh60tmk2013-02-125-80/+264
* Boot Magic key for gh60tmk2013-02-114-35/+60
* Merge branch 'keymap2'tmk2013-02-115-88/+247
|\
| * Clean layer actions.tmk2013-02-101-30/+47
| * Add macro feature.tmk2013-02-041-7/+35
| * Add user defined function to action.tmk2013-02-011-50/+113
| * Clean code.tmk2013-01-282-1/+5
| * Add tap toggle feature to action.tmk2013-01-281-2/+4
| * Add oneshot modifier action.tmk2013-01-271-3/+9
| * Add prototype of Action Function.tmk2013-01-231-2/+18
| * Add bootmagic keys.(hhkb)tmk2013-01-231-0/+14
| * Add support partly for modifier with tap key.tmk2013-01-161-15/+3
| * Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+0
| * Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-2/+6
| * Add new layer actions.tmk2013-01-091-37/+41
| * Fix action of system and consumer usage.tmk2012-12-171-2/+2
| * Add initial fix for new keymap.tmk2012-12-164-54/+68
* | Merge branch 'gh60'tmk2013-02-107-0/+815
|\ \