summaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
AgeCommit message (Collapse)AuthorFilesLines
2013-03-10Add --relax for size optimization to gh60tmk1-0/+3
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2-9/+10
- define BOOTLOADER_SIZE in config.h instead of Makefile
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
- 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
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
2012-12-27Add README and keymap layers.(GH60)tmk5-84/+194
2012-12-26Added Initial files for gh60.tmk6-0/+706