Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move Phantom keymaps to separate header files. | Mathias Andersson | 2013-05-27 | 8 | -63/+171 | |
| | ||||||
* | Fix Phantom sleep LED. | Mathias Andersson | 2013-05-27 | 3 | -10/+33 | |
| | ||||||
* | Correct order of rows for Phantom | Mathias Andersson | 2013-05-27 | 2 | -12/+12 | |
| | ||||||
* | Update Phantom debug print | Mathias Andersson | 2013-05-27 | 2 | -5/+2 | |
| | | | | This updates the Phantom project to use the new debug print functions. | |||||
* | Fix keymap of hid_liber from yeeeargh | tmk | 2013-05-21 | 1 | -13/+8 | |
| | ||||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 1 | -1/+1 | |
| | | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html | |||||
* | Fix makefile, debug print and keymap of HHKB | tmk | 2013-05-15 | 3 | -39/+15 | |
| | ||||||
* | Code style fixes for Phantom matrix. | Mathias Andersson | 2013-05-02 | 1 | -15/+15 | |
| | ||||||
* | Add full 7bit support to Phantom keymap. | Mathias Andersson | 2013-05-02 | 1 | -56/+98 | |
| | ||||||
* | Change Phantom matrix scan to be similar to GH60. | Mathias Andersson | 2013-05-01 | 1 | -94/+125 | |
| | ||||||
* | Improve matrix print for Phantom. | Mathias Andersson | 2013-05-01 | 1 | -2/+2 | |
| | ||||||
* | Fix debouncing on Phantom. | Mathias Andersson | 2013-04-28 | 1 | -15/+11 | |
| | ||||||
* | Adjust Phantom layouts formating. | Mathias Andersson | 2013-04-21 | 1 | -53/+53 | |
| | | | | Make the layout formating better match that of GH60. | |||||
* | Updated Phantom for new keymap framework. | Mathias Andersson | 2013-04-21 | 4 | -52/+44 | |
| | ||||||
* | Add support of iWRAP5 | tmk | 2013-04-18 | 1 | -8/+14 | |
| | | | | | - mouse virtical wheel - consumer page | |||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 8 | -55/+0 | |
| | ||||||
* | Fix keymap for new actions | tmk | 2013-04-05 | 1 | -9/+9 | |
| | ||||||
* | Fix keymap of hhkb for new actions | tmk | 2013-04-05 | 1 | -11/+8 | |
| | ||||||
* | Fix keymap of gh60 | tmk | 2013-04-05 | 5 | -50/+44 | |
| | ||||||
* | Rename file layer_switch to action_layer | tmk | 2013-04-02 | 2 | -26/+4 | |
| | ||||||
* | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 3 | -34/+16 | |
| | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 14 | -75/+11 | |
| | ||||||
* | Fix debouncing on gh60, hbkb, macway | tmk | 2013-03-27 | 7 | -92/+46 | |
| | ||||||
* | Fix Makefile of gh60 | tmk | 2013-03-27 | 2 | -1/+11 | |
| | ||||||
* | Fix hid_liber for new keymap framework by yeeeargh | tmk | 2013-03-25 | 5 | -54/+164 | |
| | ||||||
* | Changed Makefile and config.h for new options | tmk | 2013-03-21 | 6 | -17/+34 | |
| | ||||||
* | 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 | |||||
* | Enable Boot magick on hhkb | tmk | 2013-03-18 | 1 | -2/+2 | |
| | ||||||
* | 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 | 9 | -164/+126 | |
| | ||||||
* | 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 | 3 | -21/+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 | 6 | -27/+29 | |
| | | | | - define BOOTLOADER_SIZE in config.h instead of Makefile | |||||
* | Fix watchdog in bootloader jump | tmk | 2013-03-10 | 2 | -5/+15 | |
| | | | | | - 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 | 1 | -2/+4 | |
| | ||||||
* | Add eeconfig.c - eeprom stored paramerters | tmk | 2013-03-07 | 1 | -0/+3 | |
| | ||||||
* | Remove matrix_key_count() from matrix.h | tmk | 2013-03-05 | 1 | -14/+0 | |
| | ||||||
* | Fix ghost block and remove matrix_has_ghost() | tmk | 2013-03-05 | 2 | -13/+3 | |
| | ||||||
* | Fix keymap for new framework | tmk | 2013-03-05 | 10 | -3/+3 | |
| | ||||||
* | Clean action.h and add keymap doc | tmk | 2013-03-05 | 3 | -23/+23 | |
| |