Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-21 | Changed Makefile and config.h for new options | tmk | |
2013-03-11 | Fix legacy keymap support | tmk | |
- need to define USE_LEGACY_KEYMAP to use legacy keymap | |||
2013-03-10 | Add BOOTLOADER_SIZE and remove BOOT_SIZE | tmk | |
- define BOOTLOADER_SIZE in config.h instead of Makefile | |||
2013-02-21 | Fix keymap of gh60 and hhkb | tmk | |
2013-01-28 | Clean code. | tmk | |
2013-01-23 | Add bootmagic keys.(hhkb) | tmk | |
- kick bootloader - enable debug print | |||
2012-10-17 | Fix build option MOUSEKEY_ENABLE. | tmk | |
2012-10-17 | Add keycode.h and remove usb_keycodes.h. | tmk | |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | |
2012-07-20 | Add CONSOLE_ENABLE build option to LUFA. | tmk | |
2012-07-02 | Fix LUFA descriptor of Extra for Windows | tmk | |
- worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001) | |||
2012-06-30 | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | |