aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refine README.mdtmk2013-03-291-62/+85
* Merge branch 'action_tapping'tmk2013-03-295-369/+397
|\
| * Add action_tapping.[ch] for refactoringtmk2013-03-295-369/+397
|/
* Merge branch 'matrix_scan_fix'tmk2013-03-277-92/+46
|\
| * Fix debouncing on gh60, hbkb, macwaytmk2013-03-277-92/+46
|/
* Merge branch 'suspend_fix'tmk2013-03-2710-93/+171
|\
| * Add sleep LED test commandtmk2013-03-271-0/+8
| * Fix Makefile of gh60tmk2013-03-272-1/+11
| * Add supsend and wakeup to pjrc stacktmk2013-03-274-91/+55
| * Add common/suspend.ctmk2013-03-254-1/+97
|/
* Merge branch 'yeeeargh-patch'tmk2013-03-255-54/+164
|\
| * Fix hid_liber for new keymap framework by yeeearghtmk2013-03-255-54/+164
|/
* Merge branch 'add_build_options'tmk2013-03-2123-326/+531
|\
| * Changed Makefile and config.h for new optionstmk2013-03-216-17/+34
| * Clean action.ctmk2013-03-211-242/+246
| * Add NO_ACTION_ONESHOT config optiontmk2013-03-214-42/+82
| * Fix Makefile and config.h of gh60 for new optionstmk2013-03-214-8/+19
| * Add NO_ACTION_KEYMAP config optiontmk2013-03-204-0/+22
| * Add NO_ACTION_FUNCTION config optiontmk2013-03-202-0/+5
| * Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk2013-03-204-6/+36
| * Add NO_ACTION_OVERLAY config optiontmk2013-03-204-1/+23
| * Add COMMAND_ENABLE build optiontmk2013-03-193-1/+10
| * Add NO_PRINT and NO_DEBUG config options.tmk2013-03-197-32/+77
|/
* Enable Boot magick on hhkbtmk2013-03-181-2/+2
* Change sleep led step table to get smoothtmk2013-03-161-9/+20
* Add desription about breathing sleep LEDtmk2013-03-161-0/+3
* Merge branch 'remote_wakeup'tmk2013-03-165-4/+225
|\
| * Add breathing sleep LED during USB suspendtmk2013-03-165-9/+128
| * Add power down mode sleep and watchdog interrupttmk2013-03-141-3/+73
| * Add intial code of RemoteWakeUptmk2013-03-131-4/+36
|/
* Merge branch 'debouncing_fix'tmk2013-03-1210-165/+127
|\
| * Fix debouncing and add legacy keymap supporttmk2013-03-1210-165/+127
|/
* Fix Locking CapsLock support in ADB convertertmk2013-03-125-37/+16
* Add description of Locking CapsLock in READMEtmk2013-03-121-0/+8
* Merge branch 'locking_caps'tmk2013-03-124-18/+38
|\
| * Add mechanical locking switch support for CapsLocktmk2013-03-124-18/+38
|/
* Add description of Boot Magic in READMEtmk2013-03-111-12/+23
* Merge branch 'eeprom_config'tmk2013-03-1126-162/+563
|\
| * Add build option BOOTMAGIC_ENABLEtmk2013-03-115-12/+19
| * Fix debug parameter setting in eeconfigtmk2013-03-115-12/+31
| * Fix legacy keymap supporttmk2013-03-117-72/+82
| * Add default value to BOOTLOADER_SIZEtmk2013-03-111-1/+2
| * Add keyconf in eeconfig.ctmk2013-03-112-0/+24
| * Rename HOST_* to PROTOCOL_* in protocol/*.mktmk2013-03-116-18/+15
| * Add --relax for size optimization to gh60tmk2013-03-111-0/+3
| * Add KEYCONF to eeconfig.ctmk2013-03-105-23/+83
| * Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-107-34/+38
| * Fix watchdog in bootloader jumptmk2013-03-103-15/+28
| * Fix gh60/matrix.c and Makefiletmk2013-03-093-8/+16
| * Add bootmagic.c and fix bootloader_jumptmk2013-03-099-54/+178