summaryrefslogtreecommitdiff
path: root/keyboard/hhkb
Commit message (Collapse)AuthorAge
* Fix keymap of hhkb for new actionstmk2013-04-05
|
* 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
|
* Enable Boot magick on hhkbtmk2013-03-18
|
* 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 watchdog in bootloader jumptmk2013-03-10
| | | | | - disable watchdog after watchdog reset - clear WDRF after watchdog reset
* Fix keymap for new frameworktmk2013-03-05
|
* Add tap flags on record_ttmk2013-02-26
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-25
|
* Fix keymap of gh60 and hhkbtmk2013-02-21
|
* Change struct key_ttmk2013-02-13
|
* Change action APItmk2013-02-13
|
* Change keymap APItmk2013-02-13
|
* Clean layer actions.tmk2013-02-10
|
* Add macro feature.tmk2013-02-04
|
* Add user defined function to action.tmk2013-02-01
|
* Clean code.tmk2013-01-28
|
* Add tap toggle feature to action.tmk2013-01-28
|
* Add oneshot modifier action.tmk2013-01-27
|
* Add prototype of Action Function.tmk2013-01-23
|
* Add bootmagic keys.(hhkb)tmk2013-01-23
| | | | | - kick bootloader - enable debug print
* Add support partly for modifier with tap key.tmk2013-01-16
|
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-15
|
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-13
|
* Add new layer actions.tmk2013-01-09
|
* Fix action of system and consumer usage.tmk2012-12-17
|
* Add initial fix for new keymap.tmk2012-12-16
|
* Fix image link 3 :(tmk2012-11-01
|
* Fix image link 2tmk2012-11-01
|
* Fix image link in README.mdtmk2012-11-01
|
* Improve documentationtmk2012-11-01
|
* Fix projects for new keycodestmk2012-10-17
|
* Fix HHKB iWRAP buildtmk2012-10-17
|
* Fix HHKB keymaptmk2012-10-17
|
* HHKB scan matrix: fix wait time on power ontmk2012-10-17
|
* Add Mousekey parameters and accel keys.tmk2012-10-17
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-17
|
* Clean host.h interface.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
|
* Fix: Makefiletmk2012-10-17
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-20
|
* Change keymap of hhkb/macway.tmk2012-07-09
|
* Interrupt driven Control ep and Console tasktmk2012-07-08
|
* 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
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-28
|
* Fix README.md: remove bad linkstmk2012-06-11
|