Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comment of ADB signaling. | tmk | 2013-04-09 | 1 | -15/+39 |
| | |||||
* | Add coding style and config.h options | tmk | 2013-04-07 | 2 | -0/+21 |
| | |||||
* | Merge branch 'virtual_dipsw' | tmk | 2013-04-07 | 12 | -169/+246 |
|\ | |||||
| * | Fix bootmagic and eeconfig for virtual DIP SW | tmk | 2013-04-07 | 12 | -169/+246 |
|/ | |||||
* | Add doc/build.md and doc/other_projects.md | tmk | 2013-04-06 | 3 | -218/+306 |
| | |||||
* | Fix keymap for new actions | tmk | 2013-04-05 | 2 | -11/+11 |
| | |||||
* | Merge branch 'action_refine' | tmk | 2013-04-05 | 25 | -1239/+880 |
|\ | |||||
| * | Fix keymap of hhkb for new actions | tmk | 2013-04-05 | 2 | -19/+18 |
| | | |||||
| * | Fix doc/keymap.md for new actions | tmk | 2013-04-05 | 1 | -39/+74 |
| | | |||||
| * | Fix keymap of gh60 | tmk | 2013-04-05 | 6 | -57/+52 |
| | | |||||
| * | Fix ACT_MODS action and switch_default_layer command | tmk | 2013-04-04 | 2 | -8/+3 |
| | | |||||
| * | Add file action_code.h | tmk | 2013-04-04 | 2 | -286/+290 |
| | | |||||
| * | Fix doc/keymap.md | tmk | 2013-04-03 | 1 | -130/+137 |
| | | |||||
| * | Fix ACTION_LAYER macros | tmk | 2013-04-03 | 1 | -26/+23 |
| | | |||||
| * | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 10 | -60/+20 |
| | | |||||
| * | 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 |
|/ |