summaryrefslogtreecommitdiffstats
path: root/keyboard/hhkb
Commit message (Collapse)AuthorAgeFilesLines
* Changed Makefile and config.h for new optionstmk2013-03-215-17/+33
|
* Enable Boot magick on hhkbtmk2013-03-181-2/+2
|
* Fix legacy keymap supporttmk2013-03-112-6/+0
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-104-18/+19
| | | | - define BOOTLOADER_SIZE in config.h instead of Makefile
* Fix watchdog in bootloader jumptmk2013-03-102-5/+15
| | | | | - disable watchdog after watchdog reset - clear WDRF after watchdog reset
* Fix keymap for new frameworktmk2013-03-051-3/+3
|
* Add tap flags on record_ttmk2013-02-261-79/+64
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-251-17/+20
|
* Fix keymap of gh60 and hhkbtmk2013-02-213-33/+22
|
* Change struct key_ttmk2013-02-131-1/+1
|
* Change action APItmk2013-02-131-4/+1
|
* Change keymap APItmk2013-02-131-33/+30
|
* Clean layer actions.tmk2013-02-101-30/+47
|
* Add macro feature.tmk2013-02-041-7/+35
|
* Add user defined function to action.tmk2013-02-011-50/+113
|
* Clean code.tmk2013-01-282-1/+5
|
* Add tap toggle feature to action.tmk2013-01-281-2/+4
|
* Add oneshot modifier action.tmk2013-01-271-3/+9
|
* Add prototype of Action Function.tmk2013-01-231-2/+18
|
* Add bootmagic keys.(hhkb)tmk2013-01-231-0/+14
| | | | | - kick bootloader - enable debug print
* Add support partly for modifier with tap key.tmk2013-01-161-15/+3
|
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+0
|
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-2/+6
|
* Add new layer actions.tmk2013-01-091-37/+41
|
* Fix action of system and consumer usage.tmk2012-12-171-2/+2
|
* Add initial fix for new keymap.tmk2012-12-164-54/+68
|
* Fix image link 3 :(tmk2012-11-011-3/+6
|
* Fix image link 2tmk2012-11-011-3/+3
|
* Fix image link in README.mdtmk2012-11-011-3/+3
|
* Improve documentationtmk2012-11-014-233/+201
|
* Fix projects for new keycodestmk2012-10-171-11/+8
|
* Fix HHKB iWRAP buildtmk2012-10-172-6/+7
|
* Fix HHKB keymaptmk2012-10-171-3/+3
|
* HHKB scan matrix: fix wait time on power ontmk2012-10-171-9/+12
|
* Add Mousekey parameters and accel keys.tmk2012-10-171-4/+4
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-172-2/+2
|
* Clean host.h interface.tmk2012-10-171-1/+1
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-172-27/+26
|
* Initial version of new code for layer switch is added.tmk2012-10-173-50/+10
|
* Fix: Makefiletmk2012-10-171-3/+3
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-202-2/+3
|
* Change keymap of hhkb/macway.tmk2012-07-091-1/+1
|
* Interrupt driven Control ep and Console tasktmk2012-07-081-0/+3
|
* 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-304-8/+133
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-281-1/+1
|
* Fix README.md: remove bad linkstmk2012-06-111-2/+0
|
* Made directories for keyboard and converter projects.tmk2012-06-0826-0/+1695