summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk1-0/+5
2013-03-17Enable Boot magick on hhkbtmk1-2/+2
2013-03-16Add breathing sleep LED during USB suspendtmk1-0/+1
2013-03-12Fix debouncing and add legacy keymap supporttmk9-164/+126
2013-03-12Fix Locking CapsLock support in ADB convertertmk1-1/+1
2013-03-12Add mechanical locking switch support for CapsLocktmk1-17/+7
2013-03-11Add build option BOOTMAGIC_ENABLEtmk2-7/+6
2013-03-11Fix legacy keymap supporttmk3-21/+9
2013-03-10Add --relax for size optimization to gh60tmk1-0/+3
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk6-27/+29
2013-03-10Fix watchdog in bootloader jumptmk2-5/+15
2013-03-09Fix gh60/matrix.c and Makefiletmk3-8/+16
2013-03-09Add bootmagic.c and fix bootloader_jumptmk1-2/+4
2013-03-06Add eeconfig.c - eeprom stored paramerterstmk1-0/+3
2013-03-05Remove matrix_key_count() from matrix.htmk1-14/+0
2013-03-05Fix ghost block and remove matrix_has_ghost()tmk2-13/+3
2013-03-05Fix keymap for new frameworktmk10-3/+3
2013-03-04Clean action.h and add keymap doctmk3-23/+23
2013-02-27Fix SET_DEFAULT_LAYER action and keymap of gh60tmk1-15/+40
2013-02-26Add tap flags on record_ttmk1-79/+64
2013-02-25Fix keymap MACRO of pc98 adn hhkbtmk1-17/+20
2013-02-21Fix keymap of gh60 and hhkbtmk4-52/+40
2013-02-20Apply new keymap for gh60tmk9-226/+195
2013-02-15Add keymap file of gh60tmk1-0/+75
2013-02-15Add keymaps of gh60tmk7-108/+163
2013-02-15Replace layer_stack with layer_switchtmk2-41/+27
2013-02-15Add poker keymap with layer stackingtmk4-6/+14
2013-02-14Add poker keymap with layer stacking.tmk2-5/+103
2013-02-13Change struct key_ttmk2-2/+2
2013-02-13Change action APItmk2-8/+2
2013-02-13Add 'poker' target to Makefile.pjrc of gh60tmk1-1/+4
2013-02-13Change keymap APItmk2-67/+56
2013-02-13Make Transparent feature available to new keymaps.tmk1-7/+3
2013-02-12Add transparent layer feature in gh60tmk5-80/+264
2013-02-11Boot Magic key for gh60tmk4-35/+60
2013-02-11Merge branch 'keymap2'tmk5-88/+247
2013-02-10Merge branch 'gh60'tmk7-0/+815
2013-02-10Clean layer actions.tmk1-30/+47
2013-02-04Add macro feature.tmk1-7/+35
2013-02-01Add user defined function to action.tmk1-50/+113
2013-01-28Clean code.tmk2-1/+5
2013-01-28Add tap toggle feature to action.tmk1-2/+4
2013-01-27Add oneshot modifier action.tmk1-3/+9
2013-01-23Add prototype of Action Function.tmk1-2/+18
2013-01-23Add bootmagic keys.(hhkb)tmk1-0/+14
2013-01-16Add support partly for modifier with tap key.tmk1-15/+3
2013-01-14Fix waiting_keys and periodical update for delaying layer.tmk1-1/+0
2013-01-13Fix tap key using delaying_layer and waiting_key.tmk1-2/+6
2013-01-12Fix PWM control of LED in phantom.tmk1-4/+4
2013-01-09Add new layer actions.tmk1-37/+41