Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Add new layer actions. | tmk | 2013-01-09 | 1 | -37/+41 | |
| | ||||||
* | Fix action of system and consumer usage. | tmk | 2012-12-17 | 1 | -2/+2 | |
| | ||||||
* | Add initial fix for new keymap. | tmk | 2012-12-16 | 4 | -54/+68 | |
| | ||||||
* | Fix image link 3 :( | tmk | 2012-11-01 | 1 | -3/+6 | |
| | ||||||
* | Fix image link 2 | tmk | 2012-11-01 | 1 | -3/+3 | |
| | ||||||
* | Fix image link in README.md | tmk | 2012-11-01 | 1 | -3/+3 | |
| | ||||||
* | Improve documentation | tmk | 2012-11-01 | 4 | -233/+201 | |
| | ||||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 1 | -11/+8 | |
| | ||||||
* | Fix HHKB iWRAP build | tmk | 2012-10-17 | 2 | -6/+7 | |
| | ||||||
* | Fix HHKB keymap | tmk | 2012-10-17 | 1 | -3/+3 | |
| | ||||||
* | HHKB scan matrix: fix wait time on power on | tmk | 2012-10-17 | 1 | -9/+12 | |
| | ||||||
* | Add Mousekey parameters and accel keys. | tmk | 2012-10-17 | 1 | -4/+4 | |
| | ||||||
* | Fix build option MOUSEKEY_ENABLE. | tmk | 2012-10-17 | 2 | -2/+2 | |
| | ||||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -1/+1 | |
| | ||||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 2 | -27/+26 | |
| | ||||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 3 | -50/+10 | |
| | ||||||
* | Fix: Makefile | tmk | 2012-10-17 | 1 | -3/+3 | |
| | ||||||
* | Add CONSOLE_ENABLE build option to LUFA. | tmk | 2012-07-20 | 2 | -2/+3 | |
| | ||||||
* | Change keymap of hhkb/macway. | tmk | 2012-07-09 | 1 | -1/+1 | |
| | ||||||
* | Interrupt driven Control ep and Console task | tmk | 2012-07-08 | 1 | -0/+3 | |
| | ||||||
* | Fix LUFA descriptor of Extra for Windows | tmk | 2012-07-02 | 1 | -1/+1 | |
| | | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | |||||
* | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | 2012-06-30 | 4 | -8/+133 | |
| | ||||||
* | Add protocol/lufa. LUFA supported now. | tmk | 2012-06-28 | 1 | -1/+1 | |
| |