summaryrefslogtreecommitdiff
path: root/keyboard/gh60
Commit message (Collapse)AuthorAge
* Fix build errors (#359)Daniel Svensson2016-05-29
| | | | | | | | * brings gh60 up-to-date (needs testing) * brings hhkb up-to-date (needs testing) * brings jd45 up-to-date (needs testing)
* Updated several keyboard folders to use new keymap naming schemeNoah Andrews2016-03-29
|
* reverting gh60Jack Humbert2015-10-27
|
* reverting gh60Jack Humbert2015-10-27
|
* merging tmkJack Humbert2015-10-27
|\
| * Change TMK_DIR settingtmk2015-04-10
| |
| * Change TOP_DIR to TMK_DIR in makefilestmk2015-04-09
| |
* | added planck folderJack Humbert2014-12-14
| |
* | Update keymap_common.hJack Humbert2014-12-12
| |
* | Update matrix.cJack Humbert2014-12-12
| |
* | Update keymap_planck.cJack Humbert2014-12-12
| |
* | Update keymap_planck.ccharlesmartin2014-12-11
| |
* | ledJack Humbert2014-12-11
| |
* | initJack Humbert2014-12-08
| |
* | initJack Humbert2014-12-08
|/
* Change key_t to keypos_ttmk2014-11-24
|
* Spellchecking keyboard README files.Thomas Russell Murphy2014-01-07
|
* Add HHKB keymap file on gh60tmk2013-11-25
|
* Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk2013-11-21
| | | | - Port of col8 is PB0 in Rev.A while PB7 in Rev.B
* Add SpaceFN layout to gh60tmk2013-11-21
|
* Add new keymap management on gh60tmk2013-11-21
|
* Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-23
|
* Fix keymap of gh60tmk2013-04-05
|
* Rename file layer_switch to action_layertmk2013-04-02
|
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-31
| | | | | | - Remove ACT_OVERLAY - Rename ACT_KEYMAP to ACT_LAYER - Add ACT_LAYER_BITOP
* Fix BOOTLOADER_SIZE settingtmk2013-03-29
|
* Fix debouncing on gh60, hbkb, macwaytmk2013-03-27
|
* Fix Makefile of gh60tmk2013-03-27
|
* Changed Makefile and config.h for new optionstmk2013-03-21
|
* Fix Makefile and config.h of gh60 for new optionstmk2013-03-21
|
* Add NO_ACTION_KEYMAP config optiontmk2013-03-20
|
* Add NO_ACTION_FUNCTION config optiontmk2013-03-20
|
* Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk2013-03-20
|
* Add NO_ACTION_OVERLAY config optiontmk2013-03-20
|
* Add COMMAND_ENABLE build optiontmk2013-03-19
|
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-19
| | | | | - NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API
* Add breathing sleep LED during USB suspendtmk2013-03-16
|
* Fix debouncing and add legacy keymap supporttmk2013-03-12
|
* Fix Locking CapsLock support in ADB convertertmk2013-03-12
|
* Add mechanical locking switch support for CapsLocktmk2013-03-12
|
* Add build option BOOTMAGIC_ENABLEtmk2013-03-11
|
* Fix legacy keymap supporttmk2013-03-11
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Add --relax for size optimization to gh60tmk2013-03-11
|
* Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk2013-03-10
| | | | - define BOOTLOADER_SIZE in config.h instead of Makefile
* Fix gh60/matrix.c and Makefiletmk2013-03-09
|
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
|
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
|
* Clean action.h and add keymap doctmk2013-03-05
|
* Fix SET_DEFAULT_LAYER action and keymap of gh60tmk2013-02-27
|
* Fix keymap of gh60 and hhkbtmk2013-02-21
|