Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hhkb: Change keymap and bootmagic salt key | tmk | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Add HHKB JP support | tmk | 2014-07-09 | 1 | -1/+5 |
| | | | | - scan matrix about twice faster | ||||
* | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 1 | -1/+2 |
| | |||||
* | Change README Makefile and config.h in hhkb | tmk | 2013-07-29 | 1 | -18/+1 |
| | |||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | Add bootmagic salt key to avoid accidental configuration | tmk | 2013-07-24 | 1 | -0/+3 |
| | |||||
* | Tweak tap timing for slow tap on space bar | tmk | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 1 | -3/+0 |
| | |||||
* | 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 | 1 | -10/+0 |
| | |||||
* | Changed Makefile and config.h for new options | tmk | 2013-03-21 | 1 | -12/+18 |
| | |||||
* | Fix legacy keymap support | tmk | 2013-03-11 | 1 | -3/+0 |
| | | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap | ||||
* | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk | 2013-03-10 | 1 | -1/+9 |
| | | | | - define BOOTLOADER_SIZE in config.h instead of Makefile | ||||
* | Fix keymap of gh60 and hhkb | tmk | 2013-02-21 | 1 | -0/+2 |
| | |||||
* | Clean code. | tmk | 2013-01-28 | 1 | -0/+4 |
| | |||||
* | Add bootmagic keys.(hhkb) | tmk | 2013-01-23 | 1 | -0/+14 |
| | | | | | - kick bootloader - enable debug print | ||||
* | Fix build option MOUSEKEY_ENABLE. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -2/+0 |
| | |||||
* | Add CONSOLE_ENABLE build option to LUFA. | tmk | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+65 |