aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/hhkb/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove common/controller_teensy.htmk2013-04-131-3/+0
|
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-311-2/+1
| | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
* Fix BOOTLOADER_SIZE settingtmk2013-03-291-10/+0
|
* Changed Makefile and config.h for new optionstmk2013-03-211-12/+18
|
* Fix legacy keymap supporttmk2013-03-111-3/+0
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-101-1/+9
| | | | - define BOOTLOADER_SIZE in config.h instead of Makefile
* Fix keymap of gh60 and hhkbtmk2013-02-211-0/+2
|
* Clean code.tmk2013-01-281-0/+4
|
* Add bootmagic keys.(hhkb)tmk2013-01-231-0/+14
| | | | | - kick bootloader - enable debug print
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-171-1/+1
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-171-1/+1
|
* Initial version of new code for layer switch is added.tmk2012-10-171-2/+0
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-201-1/+1
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-021-1/+1
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-301-0/+65