aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
Commit message (Collapse)AuthorAgeFilesLines
* Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-231-4/+4
|
* Fix keymap of gh60tmk2013-04-055-50/+44
|
* Rename file layer_switch to action_layertmk2013-04-021-1/+0
|
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-312-32/+15
| | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
* Fix BOOTLOADER_SIZE settingtmk2013-03-293-14/+6
|
* Fix debouncing on gh60, hbkb, macwaytmk2013-03-271-9/+5
|
* Fix Makefile of gh60tmk2013-03-272-1/+11
|
* Changed Makefile and config.h for new optionstmk2013-03-211-0/+1
|
* Fix Makefile and config.h of gh60 for new optionstmk2013-03-213-8/+18
|
* Add NO_ACTION_KEYMAP config optiontmk2013-03-201-0/+1
|
* Add NO_ACTION_FUNCTION config optiontmk2013-03-201-0/+1
|
* Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk2013-03-201-0/+2
|
* Add NO_ACTION_OVERLAY config optiontmk2013-03-201-1/+2
|
* Add COMMAND_ENABLE build optiontmk2013-03-191-0/+1
|
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-191-0/+5
| | | | | - NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API
* Add breathing sleep LED during USB suspendtmk2013-03-161-0/+1
|
* Fix debouncing and add legacy keymap supporttmk2013-03-121-27/+17
|
* 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-111-15/+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-102-9/+10
| | | | - define BOOTLOADER_SIZE in config.h instead of Makefile
* 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
|
* Clean action.h and add keymap doctmk2013-03-053-23/+23
|
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-271-15/+40
|
* Fix keymap of gh60 and hhkbtmk2013-02-211-19/+18
|
* 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-131-1/+1
|
* Change action APItmk2013-02-131-4/+1
|
* Add 'poker' target to Makefile.pjrc of gh60tmk2013-02-131-1/+4
|
* Change keymap APItmk2013-02-131-34/+26
|
* 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
|
* Fix debouncing code.(gh60)tmk2013-01-011-28/+27
|
* Change keymap.(gh60)tmk2013-01-011-10/+10
|
* Add README and keymap layers.(GH60)tmk2012-12-275-84/+194
|
* Added Initial files for gh60.tmk2012-12-276-0/+706