summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/config.h
Commit message (Collapse)AuthorAge
* Add timeout option to MODS_ONESHOT #66tmk2013-10-07
|
* Change README Makefile and config.h in hhkbtmk2013-07-29
|
* Add NKRO support for LUFAtmk2013-07-28
|
* Add bootmagic salt key to avoid accidental configurationtmk2013-07-24
|
* Tweak tap timing for slow tap on space bartmk2013-07-03
|
* Remove common/controller_teensy.htmk2013-04-13
|
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-31
| | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
* Fix BOOTLOADER_SIZE settingtmk2013-03-29
|
* Changed Makefile and config.h for new optionstmk2013-03-21
|
* Fix legacy keymap supporttmk2013-03-11
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-10
| | | | - define BOOTLOADER_SIZE in config.h instead of Makefile
* Fix keymap of gh60 and hhkbtmk2013-02-21
|
* Clean code.tmk2013-01-28
|
* Add bootmagic keys.(hhkb)tmk2013-01-23
| | | | | - kick bootloader - enable debug print
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-17
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-17
|
* Initial version of new code for layer switch is added.tmk2012-10-17
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-20
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-02
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-30