Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting gh60 | Jack Humbert | 2015-10-27 | 2 | -9/+44 |
| | |||||
* | reverting gh60 | Jack Humbert | 2015-10-27 | 3 | -68/+58 |
| | |||||
* | merging tmk | Jack Humbert | 2015-10-27 | 2 | -10/+10 |
|\ | |||||
| * | Change TMK_DIR setting | tmk | 2015-04-10 | 2 | -2/+2 |
| | | |||||
| * | Change TOP_DIR to TMK_DIR in makefiles | tmk | 2015-04-09 | 2 | -10/+10 |
| | | |||||
* | | added planck folder | Jack Humbert | 2014-12-14 | 1 | -40/+0 |
| | | |||||
* | | Update keymap_common.h | Jack Humbert | 2014-12-12 | 1 | -2/+2 |
| | | |||||
* | | Update matrix.c | Jack Humbert | 2014-12-12 | 1 | -45/+37 |
| | | |||||
* | | Update keymap_planck.c | Jack Humbert | 2014-12-12 | 1 | -45/+34 |
| | | |||||
* | | Update keymap_planck.c | charlesmartin | 2014-12-11 | 1 | -2/+2 |
| | | |||||
* | | led | Jack Humbert | 2014-12-11 | 4 | -48/+38 |
| | | |||||
* | | init | Jack Humbert | 2014-12-08 | 1 | -0/+51 |
| | | |||||
* | | init | Jack Humbert | 2014-12-08 | 2 | -48/+38 |
|/ | |||||
* | Change key_t to keypos_t | tmk | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Spellchecking keyboard README files. | Thomas Russell Murphy | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Add HHKB keymap file on gh60 | tmk | 2013-11-25 | 5 | -40/+143 |
| | |||||
* | Support GH60 Rev.B PCB as well as Rev.A(issue #64) | tmk | 2013-11-21 | 1 | -4/+5 |
| | | | | - Port of col8 is PB0 in Rev.A while PB7 in Rev.B | ||||
* | Add SpaceFN layout to gh60 | tmk | 2013-11-21 | 4 | -43/+77 |
| | |||||
* | Add new keymap management on gh60 | tmk | 2013-11-21 | 9 | -175/+143 |
| | |||||
* | Add mechanical locking switch support for NumLock and ScrollLock | tmk | 2013-07-23 | 1 | -4/+4 |
| | |||||
* | Fix keymap of gh60 | tmk | 2013-04-05 | 5 | -50/+44 |
| | |||||
* | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 1 | -1/+0 |
| | |||||
* | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 2 | -32/+15 |
| | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | ||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 3 | -14/+6 |
| | |||||
* | Fix debouncing on gh60, hbkb, macway | tmk | 2013-03-27 | 1 | -9/+5 |
| | |||||
* | Fix Makefile of gh60 | tmk | 2013-03-27 | 2 | -1/+11 |
| | |||||
* | Changed Makefile and config.h for new options | tmk | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | Fix Makefile and config.h of gh60 for new options | tmk | 2013-03-21 | 3 | -8/+18 |
| | |||||
* | Add NO_ACTION_KEYMAP config option | tmk | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Add NO_ACTION_FUNCTION config option | tmk | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options | tmk | 2013-03-20 | 1 | -0/+2 |
| | |||||
* | Add NO_ACTION_OVERLAY config option | tmk | 2013-03-20 | 1 | -1/+2 |
| | |||||
* | Add COMMAND_ENABLE build option | tmk | 2013-03-19 | 1 | -0/+1 |
| | |||||
* | Add NO_PRINT and NO_DEBUG config options. | tmk | 2013-03-19 | 1 | -0/+5 |
| | | | | | - NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API | ||||
* | Add breathing sleep LED during USB suspend | tmk | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | Fix debouncing and add legacy keymap support | tmk | 2013-03-12 | 1 | -27/+17 |
| | |||||
* | Fix Locking CapsLock support in ADB converter | tmk | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Add mechanical locking switch support for CapsLock | tmk | 2013-03-12 | 1 | -17/+7 |
| | |||||
* | Add build option BOOTMAGIC_ENABLE | tmk | 2013-03-11 | 2 | -7/+6 |
| | |||||
* | Fix legacy keymap support | tmk | 2013-03-11 | 1 | -15/+9 |
| | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | ||||
* | Add --relax for size optimization to gh60 | tmk | 2013-03-11 | 1 | -0/+3 |
| | |||||
* | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk | 2013-03-10 | 2 | -9/+10 |
| | | | | - define BOOTLOADER_SIZE in config.h instead of Makefile | ||||
* | Fix gh60/matrix.c and Makefile | tmk | 2013-03-09 | 3 | -8/+16 |
| | |||||
* | Add bootmagic.c and fix bootloader_jump | tmk | 2013-03-09 | 1 | -2/+4 |
| | |||||
* | Add eeconfig.c - eeprom stored paramerters | tmk | 2013-03-07 | 1 | -0/+3 |
| | |||||
* | Clean action.h and add keymap doc | tmk | 2013-03-05 | 3 | -23/+23 |
| | |||||
* | Fix SET_DEFAULT_LAYER action and keymap of gh60 | tmk | 2013-02-27 | 1 | -15/+40 |
| | |||||
* | Fix keymap of gh60 and hhkb | tmk | 2013-02-21 | 1 | -19/+18 |
| | |||||
* | Apply new keymap for gh60 | tmk | 2013-02-20 | 9 | -226/+195 |
| | |||||
* | Add keymap file of gh60 | tmk | 2013-02-16 | 1 | -0/+75 |
| |