]> git.gir.st - tmk_keyboard.git/history - keyboard/gh60
Add in basic documentation for Macro system
[tmk_keyboard.git] / keyboard / gh60 /
2016-10-08 tmkMerge branch 'matrix-fix'
2016-10-08 tmkFix matrix.c to use new default impl.
2016-10-07 tmkFix Makefile for NKRO comment
2016-09-24 tmkMerge branch 'master' of https://github.com/nemith...
2016-08-30 tmkMerge branch 'unimap'
2016-08-29 tmkRemove keymap read code from project directories
2016-08-29 tmkFix: Use action_t in keymap files
2016-05-22 tmkMerge commit '20b787fc1284176834cbe7ca2134e4b36bec5828'
2016-04-21 tmkMerge commit '71381457fa1311dfa0b58ba882a96db740640871'
2016-02-16 tmkMerge commit '657d9f23fe47fb88cf221adb23095082f191ba6a'
2016-02-12 tmkMerge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c...
2016-02-11 tmkMerge commit '28203e909e83b1ac6becb45a3eadae23b190df32...
2015-09-24 Jun WakoMerge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
2015-05-13 tmkMerge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
2015-04-28 tmkMerge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
2015-04-24 Jun WakoMerge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'
2015-04-22 Jun WakoMerge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296...
2015-04-09 tmkChange TMK_DIR setting
2015-04-09 tmkMerge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1...
2015-04-09 tmkChange TOP_DIR to TMK_DIR in makefiles
2015-01-19 tmkMerge pull request #148 from cub-uanic/patch-1
2014-11-24 tmkMerge branch 'merge_rn42'
2014-11-24 tmkChange key_t to keypos_t
2014-01-07 Thomas Russell MurphySpellchecking keyboard README files.
2013-11-28 tmkMerge branch 'modstaptoggle' of git://github.com/simonm...
2013-11-28 tmkMerge pull request #81 from bgould/master
2013-11-25 tmkAdd HHKB keymap file on gh60
2013-11-21 tmkSupport GH60 Rev.B PCB as well as Rev.A(issue #64)
2013-11-21 tmkAdd SpaceFN layout to gh60
2013-11-21 tmkAdd new keymap management on gh60
2013-07-23 tmkMerge branch 'lockkey_fix'(Fix issue #46)
2013-07-23 tmkAdd mechanical locking switch support for NumLock and...
2013-04-04 tmkMerge branch 'action_refine'
2013-04-04 tmkFix keymap of gh60
2013-04-02 tmkRename file layer_switch to action_layer
2013-03-31 tmkRemove ACT_KEYMAP and ACT_OVERLAY
2013-03-29 tmkFix BOOTLOADER_SIZE setting
2013-03-27 tmkMerge branch 'matrix_scan_fix'
2013-03-27 tmkFix debouncing on gh60, hbkb, macway
2013-03-27 tmkMerge branch 'suspend_fix'
2013-03-27 tmkFix Makefile of gh60
2013-03-21 tmkMerge branch 'add_build_options'
2013-03-21 tmkChanged Makefile and config.h for new options
2013-03-20 tmkFix Makefile and config.h of gh60 for new options
2013-03-19 tmkAdd NO_ACTION_KEYMAP config option
2013-03-19 tmkAdd NO_ACTION_FUNCTION config option
2013-03-19 tmkAdd NO_ACTION_TAPPING and NO_ACTION_MACRO config options
2013-03-19 tmkAdd NO_ACTION_OVERLAY config option
2013-03-19 tmkAdd COMMAND_ENABLE build option
2013-03-19 tmkAdd NO_PRINT and NO_DEBUG config options.
2013-03-16 tmkMerge branch 'remote_wakeup'
2013-03-16 tmkAdd breathing sleep LED during USB suspend
2013-03-12 tmkMerge branch 'debouncing_fix'
2013-03-12 tmkFix debouncing and add legacy keymap support
2013-03-12 tmkFix Locking CapsLock support in ADB converter
2013-03-12 tmkMerge branch 'locking_caps'
2013-03-12 tmkAdd mechanical locking switch support for CapsLock
2013-03-11 tmkMerge branch 'eeprom_config'
2013-03-11 tmkAdd build option BOOTMAGIC_ENABLE
2013-03-11 tmkFix legacy keymap support
2013-03-10 tmkAdd --relax for size optimization to gh60
2013-03-10 tmkAdd BOOTLOADER_SIZE and remove BOOT_SIZE
2013-03-09 tmkFix gh60/matrix.c and Makefile
2013-03-09 tmkAdd bootmagic.c and fix bootloader_jump
2013-03-06 tmkAdd eeconfig.c - eeprom stored paramerters
2013-03-05 tmkMerge branch 'overlays'
2013-03-04 tmkClean action.h and add keymap doc
2013-02-27 tmkFix SET_DEFAULT_LAYER action and keymap of gh60
2013-02-23 tmkMerge branch 'pc98' of github.com:tmk/tmk_keyboard...
2013-02-21 tmkFix keymap of gh60 and hhkb
2013-02-20 tmkApply new keymap for gh60
2013-02-15 tmkMerge branch 'layer_switch'
2013-02-15 tmkAdd keymap file of gh60
2013-02-15 tmkAdd keymaps of gh60
2013-02-15 tmkReplace layer_stack with layer_switch
2013-02-15 tmkMerge branch 'layer_stack'
2013-02-15 tmkAdd poker keymap with layer stacking
2013-02-14 tmkAdd poker keymap with layer stacking.
2013-02-13 tmkMerge branch 'actionfix'
2013-02-13 tmkChange struct key_t
2013-02-13 tmkChange action API
2013-02-13 tmkMerge branch 'transparent'
2013-02-13 tmkAdd 'poker' target to Makefile.pjrc of gh60
2013-02-13 tmkChange keymap API
2013-02-13 tmkMake Transparent feature available to new keymaps.
2013-02-12 tmkAdd transparent layer feature in gh60
2013-02-11 tmkBoot Magic key for gh60
2013-02-11 tmkMerge branch 'keymap2'
2013-02-10 tmkMerge branch 'gh60'
2012-12-31 tmkFix debouncing code.(gh60)
2012-12-31 tmkChange keymap.(gh60)
2012-12-27 tmkAdd README and keymap layers.(GH60)
2012-12-26 tmkAdded Initial files for gh60.
Imprint / Impressum