Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spellchecking keyboard README files. | Thomas Russell Murphy | 2014-01-07 | 1 | -4/+4 |
| | |||||
* | Fix README.md of hhkb | tmk | 2013-11-30 | 2 | -41/+49 |
| | |||||
* | Add SpaceFN layout for HHKB | tmk | 2013-11-30 | 1 | -0/+75 |
| | |||||
* | Add new keymap framework | tmk | 2013-11-29 | 7 | -84/+332 |
| | |||||
* | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 2013-10-28 | 2 | -11/+0 |
| | |||||
* | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 2 | -3/+6 |
| | |||||
* | Fix version info command | tmk | 2013-09-19 | 1 | -2/+2 |
| | |||||
* | Add build option KEYMAP_SECTION for keymap editor | tmk | 2013-09-11 | 2 | -278/+7 |
| | |||||
* | Add ld script for keymap section | tmk | 2013-09-11 | 3 | -8/+284 |
| | |||||
* | Change README Makefile and config.h in hhkb | tmk | 2013-07-29 | 3 | -66/+29 |
| | |||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 4 | -136/+7 |
| | |||||
* | Add bootmagic salt key to avoid accidental configuration | tmk | 2013-07-24 | 1 | -0/+3 |
| | |||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -5/+11 |
| | |||||
* | Fix README and doc | tmk | 2013-07-11 | 2 | -87/+111 |
| | |||||
* | Add Caps Lock LED on PD6 | tmk | 2013-07-11 | 1 | -1/+8 |
| | |||||
* | Add power control of keyswitch board and tweak scan wait | tmk | 2013-07-08 | 3 | -6/+77 |
| | |||||
* | Tweak tap timing for slow tap on space bar | tmk | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | Add Makefile for tmk board and tweak scan wait | tmk | 2013-07-03 | 2 | -2/+163 |
| | |||||
* | Add power consumptions to doc | tmk | 2013-06-19 | 1 | -0/+35 |
| | |||||
* | Change tapping parameter for hhkb/iwrap | tmk | 2013-06-19 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -8/+0 |
| | |||||
* | Fix keymap of hhkb for new actions | tmk | 2013-04-05 | 1 | -11/+8 |
| | |||||
* | Remove ACT_KEYMAP and ACT_OVERLAY | tmk | 2013-03-31 | 1 | -2/+1 |
| | | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP | ||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 2 | -20/+0 |
| | |||||
* | Changed Makefile and config.h for new options | tmk | 2013-03-21 | 5 | -17/+33 |
| | |||||
* | Enable Boot magick on hhkb | tmk | 2013-03-18 | 1 | -2/+2 |
| | |||||
* | Fix legacy keymap support | tmk | 2013-03-11 | 2 | -6/+0 |
| | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | ||||
* | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk | 2013-03-10 | 4 | -18/+19 |
| | | | | - 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 keymap for new framework | tmk | 2013-03-05 | 1 | -3/+3 |
| | |||||
* | Add tap flags on record_t | tmk | 2013-02-26 | 1 | -79/+64 |
| | |||||
* | Fix keymap MACRO of pc98 adn hhkb | tmk | 2013-02-25 | 1 | -17/+20 |
| | |||||
* | Fix keymap of gh60 and hhkb | tmk | 2013-02-21 | 3 | -33/+22 |
| | |||||
* | Change struct key_t | tmk | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | Change action API | tmk | 2013-02-13 | 1 | -4/+1 |
| | |||||
* | Change keymap API | tmk | 2013-02-13 | 1 | -33/+30 |
| | |||||
* | Clean layer actions. | tmk | 2013-02-10 | 1 | -30/+47 |
| | |||||
* | Add macro feature. | tmk | 2013-02-04 | 1 | -7/+35 |
| | |||||
* | Add user defined function to action. | tmk | 2013-02-01 | 1 | -50/+113 |
| | |||||
* | Clean code. | tmk | 2013-01-28 | 2 | -1/+5 |
| | |||||
* | Add tap toggle feature to action. | tmk | 2013-01-28 | 1 | -2/+4 |
| | |||||
* | Add oneshot modifier action. | tmk | 2013-01-27 | 1 | -3/+9 |
| | |||||
* | Add prototype of Action Function. | tmk | 2013-01-23 | 1 | -2/+18 |
| | |||||
* | Add bootmagic keys.(hhkb) | tmk | 2013-01-23 | 1 | -0/+14 |
| | | | | | - kick bootloader - enable debug print | ||||
* | Add support partly for modifier with tap key. | tmk | 2013-01-16 | 1 | -15/+3 |
| | |||||
* | Fix waiting_keys and periodical update for delaying layer. | tmk | 2013-01-15 | 1 | -1/+0 |
| | |||||
* | Fix tap key using delaying_layer and waiting_key. | tmk | 2013-01-13 | 1 | -2/+6 |
| |