summaryrefslogtreecommitdiff
path: root/keyboard
AgeCommit message (Expand)Author
2013-04-05Fix keymap for new actionstmk
2013-04-05Fix keymap of hhkb for new actionstmk
2013-04-05Fix keymap of gh60tmk
2013-04-02Rename file layer_switch to action_layertmk
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk
2013-03-29Fix BOOTLOADER_SIZE settingtmk
2013-03-27Fix debouncing on gh60, hbkb, macwaytmk
2013-03-27Fix Makefile of gh60tmk
2013-03-25Fix hid_liber for new keymap framework by yeeearghtmk
2013-03-21Changed Makefile and config.h for new optionstmk
2013-03-21Fix Makefile and config.h of gh60 for new optionstmk
2013-03-20Add NO_ACTION_KEYMAP config optiontmk
2013-03-20Add NO_ACTION_FUNCTION config optiontmk
2013-03-20Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk
2013-03-20Add NO_ACTION_OVERLAY config optiontmk
2013-03-19Add COMMAND_ENABLE build optiontmk
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk
2013-03-18Enable Boot magick on hhkbtmk
2013-03-16Add breathing sleep LED during USB suspendtmk
2013-03-12Fix debouncing and add legacy keymap supporttmk
2013-03-12Fix Locking CapsLock support in ADB convertertmk
2013-03-12Add mechanical locking switch support for CapsLocktmk
2013-03-11Add build option BOOTMAGIC_ENABLEtmk
2013-03-11Fix legacy keymap supporttmk
2013-03-11Add --relax for size optimization to gh60tmk
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk
2013-03-10Fix watchdog in bootloader jumptmk
2013-03-09Fix gh60/matrix.c and Makefiletmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-07Add eeconfig.c - eeprom stored paramerterstmk
2013-03-05Remove matrix_key_count() from matrix.htmk
2013-03-05Fix ghost block and remove matrix_has_ghost()tmk
2013-03-05Fix keymap for new frameworktmk
2013-03-05Clean action.h and add keymap doctmk
2013-02-27Fix SET_DEFAULT_LAYER action and keymap of gh60tmk
2013-02-26Add tap flags on record_ttmk
2013-02-25Fix keymap MACRO of pc98 adn hhkbtmk
2013-02-21Fix keymap of gh60 and hhkbtmk
2013-02-20Apply new keymap for gh60tmk
2013-02-16Add keymap file of gh60tmk
2013-02-16Add keymaps of gh60tmk
2013-02-15Replace layer_stack with layer_switchtmk
2013-02-15Add poker keymap with layer stackingtmk
2013-02-14Add poker keymap with layer stacking.tmk
2013-02-13Change struct key_ttmk
2013-02-13Change action APItmk
2013-02-13Add 'poker' target to Makefile.pjrc of gh60tmk
2013-02-13Change keymap APItmk
2013-02-13Make Transparent feature available to new keymaps.tmk
2013-02-12Add transparent layer feature in gh60tmk