summaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Change key_t to keypos_ttmk1-1/+1
2014-01-07Spellchecking keyboard README files.Thomas Russell Murphy1-1/+1
2013-11-25Add HHKB keymap file on gh60tmk5-40/+143
2013-11-21Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk1-4/+5
2013-11-21Add SpaceFN layout to gh60tmk4-43/+77
2013-11-21Add new keymap management on gh60tmk9-175/+143
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk1-4/+4
2013-04-04Fix keymap of gh60tmk5-50/+44
2013-04-02Rename file layer_switch to action_layertmk1-1/+0
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk2-32/+15
2013-03-29Fix BOOTLOADER_SIZE settingtmk3-14/+6
2013-03-27Fix debouncing on gh60, hbkb, macwaytmk1-9/+5
2013-03-27Fix Makefile of gh60tmk2-1/+11
2013-03-21Changed Makefile and config.h for new optionstmk1-0/+1
2013-03-20Fix Makefile and config.h of gh60 for new optionstmk3-8/+18
2013-03-19Add NO_ACTION_KEYMAP config optiontmk1-0/+1
2013-03-19Add NO_ACTION_FUNCTION config optiontmk1-0/+1
2013-03-19Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk1-0/+2
2013-03-19Add NO_ACTION_OVERLAY config optiontmk1-1/+2
2013-03-19Add COMMAND_ENABLE build optiontmk1-0/+1
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk1-0/+5
2013-03-16Add breathing sleep LED during USB suspendtmk1-0/+1
2013-03-12Fix debouncing and add legacy keymap supporttmk1-27/+17
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 supporttmk1-15/+9
2013-03-10Add --relax for size optimization to gh60tmk1-0/+3
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2-9/+10
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-04Clean action.h and add keymap doctmk3-23/+23
2013-02-27Fix SET_DEFAULT_LAYER action and keymap of gh60tmk1-15/+40
2013-02-21Fix keymap of gh60 and hhkbtmk1-19/+18
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_ttmk1-1/+1
2013-02-13Change action APItmk1-4/+1
2013-02-13Add 'poker' target to Makefile.pjrc of gh60tmk1-1/+4
2013-02-13Change keymap APItmk1-34/+26
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
2012-12-31Fix debouncing code.(gh60)tmk1-28/+27
2012-12-31Change keymap.(gh60)tmk1-10/+10