summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Fix debouncing and add legacy keymap supporttmk2013-03-129-164/+126
|
* Fix Locking CapsLock support in ADB convertertmk2013-03-121-1/+1
|
* Add mechanical locking switch support for CapsLocktmk2013-03-121-17/+7
|
* Add build option BOOTMAGIC_ENABLEtmk2013-03-112-7/+6
|
* Fix legacy keymap supporttmk2013-03-113-21/+9
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add --relax for size optimization to gh60tmk2013-03-111-0/+3
|
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-106-27/+29
| | | | - 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 gh60/matrix.c and Makefiletmk2013-03-093-8/+16
|
* Add bootmagic.c and fix bootloader_jumptmk2013-03-091-2/+4
|
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-071-0/+3
|
* Remove matrix_key_count() from matrix.htmk2013-03-051-14/+0
|
* Fix ghost block and remove matrix_has_ghost()tmk2013-03-052-13/+3
|
* Fix keymap for new frameworktmk2013-03-0510-3/+3
|
* Clean action.h and add keymap doctmk2013-03-053-23/+23
|
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-271-15/+40
|
* 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-214-52/+40
|
* Apply new keymap for gh60tmk2013-02-209-226/+195
|
* Add keymap file of gh60tmk2013-02-161-0/+75
|
* Add keymaps of gh60tmk2013-02-167-108/+163
| | | | | | - keymap_poker.h poker emulation - keymap_poker_set.h poker emulation with Esc fix and cursor fix - keymap_poker_bit.h poker emulation with Esc fix and cursor fix
* Replace layer_stack with layer_switchtmk2013-02-152-41/+27
|
* Add poker keymap with layer stackingtmk2013-02-154-6/+14
|
* Add poker keymap with layer stacking.tmk2013-02-142-5/+103
|
* Change struct key_ttmk2013-02-132-2/+2
|
* Change action APItmk2013-02-132-8/+2
|
* Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-131-1/+4
|
* Change keymap APItmk2013-02-132-67/+56
|
* Make Transparent feature available to new keymaps.tmk2013-02-131-7/+3
|
* Add transparent layer feature in gh60tmk2013-02-125-80/+264
|
* Boot Magic key for gh60tmk2013-02-114-35/+60
|
* Merge branch 'keymap2'tmk2013-02-115-88/+247
|\ | | | | | | | | Conflicts: common/keyboard.c
| * 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
| |
* | Merge branch 'gh60'tmk2013-02-107-0/+815
|\ \
| * | Fix debouncing code.(gh60)tmk2013-01-011-28/+27
| | |
| * | Change keymap.(gh60)tmk2013-01-011-10/+10
| | |