Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Refine ACT_LAYER and ACT_LAYER_TAP | tmk | 2013-04-02 | 8 | -315/+263 | |
| | | | | | | | | - Remove ACT_LAYER_BITOP | |||||
| * | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 8 | -401/+102 | |
|/ | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 20 | -89/+16 | |
| | ||||||
* | Refine README.md | tmk | 2013-03-29 | 1 | -62/+85 | |
| | ||||||
* | Merge branch 'action_tapping' | tmk | 2013-03-29 | 5 | -369/+397 | |
|\ | ||||||
| * | Add action_tapping.[ch] for refactoring | tmk | 2013-03-29 | 5 | -369/+397 | |
|/ | ||||||
* | Merge branch 'matrix_scan_fix' | tmk | 2013-03-27 | 7 | -92/+46 | |
|\ | ||||||
| * | Fix debouncing on gh60, hbkb, macway | tmk | 2013-03-27 | 7 | -92/+46 | |
|/ | ||||||
* | Merge branch 'suspend_fix' | tmk | 2013-03-27 | 10 | -93/+171 | |
|\ | ||||||
| * | Add sleep LED test command | tmk | 2013-03-27 | 1 | -0/+8 | |
| | | ||||||
| * | Fix Makefile of gh60 | tmk | 2013-03-27 | 2 | -1/+11 | |
| | | ||||||
| * | Add supsend and wakeup to pjrc stack | tmk | 2013-03-27 | 4 | -91/+55 | |
| | | ||||||
| * | Add common/suspend.c | tmk | 2013-03-25 | 4 | -1/+97 | |
|/ | ||||||
* | Merge branch 'yeeeargh-patch' | tmk | 2013-03-25 | 5 | -54/+164 | |
|\ | ||||||
| * | Fix hid_liber for new keymap framework by yeeeargh | tmk | 2013-03-25 | 5 | -54/+164 | |
|/ | ||||||
* | Merge branch 'add_build_options' | tmk | 2013-03-21 | 23 | -326/+531 | |
|\ | ||||||
| * | Changed Makefile and config.h for new options | tmk | 2013-03-21 | 6 | -17/+34 | |
| | | ||||||
| * | Clean action.c | tmk | 2013-03-21 | 1 | -242/+246 | |
| | | ||||||
| * | Add NO_ACTION_ONESHOT config option | tmk | 2013-03-21 | 4 | -42/+82 | |
| | | ||||||
| * | Fix Makefile and config.h of gh60 for new options | tmk | 2013-03-21 | 4 | -8/+19 | |
| | | ||||||
| * | Add NO_ACTION_KEYMAP config option | tmk | 2013-03-20 | 4 | -0/+22 | |
| | | ||||||
| * | Add NO_ACTION_FUNCTION config option | tmk | 2013-03-20 | 2 | -0/+5 | |
| | | ||||||
| * | Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options | tmk | 2013-03-20 | 4 | -6/+36 | |
| | | ||||||
| * | Add NO_ACTION_OVERLAY config option | tmk | 2013-03-20 | 4 | -1/+23 | |
| | | ||||||
| * | Add COMMAND_ENABLE build option | tmk | 2013-03-19 | 3 | -1/+10 | |
| | | ||||||
| * | Add NO_PRINT and NO_DEBUG config options. | tmk | 2013-03-19 | 7 | -32/+77 | |
|/ | | | | | - NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API | |||||
* | Enable Boot magick on hhkb | tmk | 2013-03-18 | 1 | -2/+2 | |
| | ||||||
* | Change sleep led step table to get smooth | tmk | 2013-03-16 | 1 | -9/+20 | |
| | ||||||
* | Add desription about breathing sleep LED | tmk | 2013-03-16 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'remote_wakeup' | tmk | 2013-03-16 | 5 | -4/+225 | |
|\ | ||||||
| * | Add breathing sleep LED during USB suspend | tmk | 2013-03-16 | 5 | -9/+128 | |
| | | ||||||
| * | Add power down mode sleep and watchdog interrupt | tmk | 2013-03-14 | 1 | -3/+73 | |
| | | ||||||
| * | Add intial code of RemoteWakeUp | tmk | 2013-03-13 | 1 | -4/+36 | |
|/ | ||||||
* | Merge branch 'debouncing_fix' | tmk | 2013-03-12 | 10 | -165/+127 | |
|\ | ||||||
| * | Fix debouncing and add legacy keymap support | tmk | 2013-03-12 | 10 | -165/+127 | |
|/ | ||||||
* | Fix Locking CapsLock support in ADB converter | tmk | 2013-03-12 | 5 | -37/+16 | |
| | ||||||
* | Add description of Locking CapsLock in README | tmk | 2013-03-12 | 1 | -0/+8 | |
| | ||||||
* | Merge branch 'locking_caps' | tmk | 2013-03-12 | 4 | -18/+38 | |
|\ | ||||||
| * | Add mechanical locking switch support for CapsLock | tmk | 2013-03-12 | 4 | -18/+38 | |
|/ | ||||||
* | Add description of Boot Magic in README | tmk | 2013-03-11 | 1 | -12/+23 | |
| | ||||||
* | Merge branch 'eeprom_config' | tmk | 2013-03-11 | 26 | -162/+563 | |
|\ | ||||||
| * | Add build option BOOTMAGIC_ENABLE | tmk | 2013-03-11 | 5 | -12/+19 | |
| | | ||||||
| * | Fix debug parameter setting in eeconfig | tmk | 2013-03-11 | 5 | -12/+31 | |
| | | ||||||
| * | Fix legacy keymap support | tmk | 2013-03-11 | 7 | -72/+82 | |
| | | | | | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | |||||
| * | Add default value to BOOTLOADER_SIZE | tmk | 2013-03-11 | 1 | -1/+2 | |
| | | ||||||
| * | Add keyconf in eeconfig.c | tmk | 2013-03-11 | 2 | -0/+24 | |
| | | ||||||
| * | Rename HOST_* to PROTOCOL_* in protocol/*.mk | tmk | 2013-03-11 | 6 | -18/+15 | |
| | | ||||||
| * | Add --relax for size optimization to gh60 | tmk | 2013-03-11 | 1 | -0/+3 | |
| | | ||||||
| * | Add KEYCONF to eeconfig.c | tmk | 2013-03-10 | 5 | -23/+83 | |
| | | ||||||
| * | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk | 2013-03-10 | 7 | -34/+38 | |
| | | | | | | | | - define BOOTLOADER_SIZE in config.h instead of Makefile |