summaryrefslogtreecommitdiff
path: root/keyboard
Commit message (Expand)AuthorAge
* Fix Makefile and config.h of gh60 for new optionstmk2013-03-21
* Add NO_ACTION_KEYMAP config optiontmk2013-03-20
* Add NO_ACTION_FUNCTION config optiontmk2013-03-20
* Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk2013-03-20
* Add NO_ACTION_OVERLAY config optiontmk2013-03-20
* Add COMMAND_ENABLE build optiontmk2013-03-19
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-19
* Enable Boot magick on hhkbtmk2013-03-18
* Add breathing sleep LED during USB suspendtmk2013-03-16
* Fix debouncing and add legacy keymap supporttmk2013-03-12
* Fix Locking CapsLock support in ADB convertertmk2013-03-12
* Add mechanical locking switch support for CapsLocktmk2013-03-12
* Add build option BOOTMAGIC_ENABLEtmk2013-03-11
* Fix legacy keymap supporttmk2013-03-11
* Add --relax for size optimization to gh60tmk2013-03-11
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-10
* Fix watchdog in bootloader jumptmk2013-03-10
* Fix gh60/matrix.c and Makefiletmk2013-03-09
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
* Remove matrix_key_count() from matrix.htmk2013-03-05
* Fix ghost block and remove matrix_has_ghost()tmk2013-03-05
* Fix keymap for new frameworktmk2013-03-05
* Clean action.h and add keymap doctmk2013-03-05
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-27
* 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
* Apply new keymap for gh60tmk2013-02-20
* Add keymap file of gh60tmk2013-02-16
* Add keymaps of gh60tmk2013-02-16
* Replace layer_stack with layer_switchtmk2013-02-15
* Add poker keymap with layer stackingtmk2013-02-15
* Add poker keymap with layer stacking.tmk2013-02-14
* Change struct key_ttmk2013-02-13
* Change action APItmk2013-02-13
* Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-13
* Change keymap APItmk2013-02-13
* Make Transparent feature available to new keymaps.tmk2013-02-13
* Add transparent layer feature in gh60tmk2013-02-12
* Boot Magic key for gh60tmk2013-02-11
* Merge branch 'keymap2'tmk2013-02-11
|\
| * 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