Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | Fix watchdog in bootloader jump | tmk | 2013-03-10 | 3 | -15/+28 |
| | | | | | | | | | | - disable watchdog after watchdog reset - clear WDRF after watchdog reset | ||||
| * | Fix gh60/matrix.c and Makefile | tmk | 2013-03-09 | 3 | -8/+16 |
| | | |||||
| * | Add bootmagic.c and fix bootloader_jump | tmk | 2013-03-09 | 9 | -54/+178 |
| | | |||||
| * | Add eeconfig.c - eeprom stored paramerters | tmk | 2013-03-07 | 6 | -4/+135 |
|/ | |||||
* | Merge branch 'ghost_fix' | tmk | 2013-03-05 | 4 | -31/+26 |
|\ | |||||
| * | Remove matrix_key_count() from matrix.h | tmk | 2013-03-05 | 2 | -16/+0 |
| | | |||||
| * | Fix ghost block and remove matrix_has_ghost() | tmk | 2013-03-05 | 4 | -16/+27 |
|/ | |||||
* | Merge branch 'overlays' | tmk | 2013-03-05 | 51 | -955/+2868 |
|\ | |||||
| * | Fix keymap for new framework | tmk | 2013-03-05 | 18 | -23/+117 |
| | | |||||
| * | Fix README.md and doc/keymap.md | tmk | 2013-03-05 | 2 | -6/+11 |
| | | |||||
| * | Clean action.h and add keymap doc | tmk | 2013-03-05 | 7 | -169/+126 |
| | | |||||
| * | Create keymap.md | tmk | 2013-03-04 | 3 | -353/+532 |
| | | |||||
| * | Fix SET_DEFAULT_LAYER action and keymap of gh60 | tmk | 2013-02-27 | 3 | -22/+41 |
| | | |||||
| * | Add tap flags on record_t | tmk | 2013-02-26 | 4 | -104/+104 |
| | | |||||
| * | Fix keymap MACRO of pc98 adn hhkb | tmk | 2013-02-25 | 2 | -23/+78 |
| | | |||||
| * | Add MACRO action | tmk | 2013-02-25 | 4 | -30/+39 |
| | | |||||
| * | Merge branch 'pc98_fix' into overlays | tmk | 2013-02-25 | 9 | -245/+395 |
| |\ | |||||
| | * | Fix software serial configure | tmk | 2013-02-25 | 3 | -96/+93 |
| | | | |||||
| | * | Add serial_uart.c and use it for PC98 | tmk | 2013-02-25 | 5 | -92/+174 |
| | | | |||||
| | * | Add parity option in serial_soft.c | tmk | 2013-02-25 | 1 | -7/+32 |
| | | | |||||
| | * | Inhibit repeating key of PC98 | tmk | 2013-02-24 | 1 | -6/+54 |
| | | |