1
0
Commit Graph

30 Commits

Author SHA1 Message Date
Kai Ryu
f73fd6ee59 Fix bug for GH60 RevB that ledmap is overlapped with keymap in eeprom 2014-11-28 11:27:43 +09:00
Kai Ryu
7a3652f6fa A typing led feature 2014-08-22 19:18:12 +09:00
Kai Ryu
872c619cdf Experimental implement of led mapping for GH60 2014-07-20 12:53:25 +09:00
Kai Ryu
f82a77cc15 Simplifiy breathing led feature and code 2014-04-18 14:33:57 +09:00
Kai Ryu
3c8412b1e5 Bug fix and optimization of breathing led 2014-04-16 12:12:15 +09:00
Kai Ryu
91b149f785 New branch for breathing led feature 2014-04-15 16:28:48 +09:00
Kai Ryu
54028c2b65 Fix backlight issue for gh60 revB 2014-04-09 17:21:09 +09:00
Kai Ryu
8a3b663762 Add PS2 mouse support for gh60 2014-04-08 18:05:39 +09:00
Kai Ryu
91d22894b0 Impement led matrix for GH60 rev.CNY 2014-01-14 16:13:01 +09:00
Kai Ryu
fd4959b8b6 Add support for GH60 rev.CNY 2014-01-11 22:23:49 +09:00
Kai Ryu
e35fdfc5c7 Support backlight for GH60 revB 2014-01-10 09:17:28 +09:00
Kai Ryu
d923f5aef1 Fix misdefine of BACKLIGHT_LEVELS 2013-11-21 13:13:07 +09:00
tmk
2721022078 Add mechanical locking switch support for NumLock and ScrollLock 2013-07-23 10:56:03 +09:00
tmk
10f33a3e48 Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
tmk
353a9b56e6 Fix BOOTLOADER_SIZE setting 2013-03-29 11:31:21 +09:00
tmk
b2a19328ad Changed Makefile and config.h for new options 2013-03-21 15:34:36 +09:00
tmk
9a3edb897a Fix Makefile and config.h of gh60 for new options 2013-03-21 01:36:59 +09:00
tmk
dbcac865b9 Add NO_ACTION_KEYMAP config option 2013-03-20 01:45:04 +09:00
tmk
ecb7550a91 Add NO_ACTION_FUNCTION config option 2013-03-20 00:37:32 +09:00
tmk
9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 2013-03-20 00:28:13 +09:00
tmk
b057511f45 Add NO_ACTION_OVERLAY config option 2013-03-20 00:26:01 +09:00
tmk
9a106537f6 Add NO_PRINT and NO_DEBUG config options.
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
2013-03-19 14:08:40 +09:00
tmk
c4ab832be0 Fix Locking CapsLock support in ADB converter 2013-03-12 12:10:12 +09:00
tmk
92b92dd78f Add mechanical locking switch support for CapsLock 2013-03-12 10:43:02 +09:00
tmk
1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE
- define BOOTLOADER_SIZE in config.h instead of Makefile
2013-03-10 17:53:29 +09:00
tmk
359b68d35f Add eeconfig.c - eeprom stored paramerters 2013-03-07 03:30:08 +09:00
tmk
abf0b04d14 Apply new keymap for gh60 2013-02-20 10:40:07 +09:00
tmk
b60f9c6ac6 Boot Magic key for gh60 2013-02-11 14:14:44 +09:00
tmk
c009f4643c Added Initial files for gh60. 2012-12-27 02:41:32 +09:00