1
0
Commit Graph

106 Commits

Author SHA1 Message Date
Kai Ryu
f6643a082c Improve ledmap feature
- Change date type of ledmap from byte to word
- New reverse bit, reversing binding stats
- Fix minor bugs
2014-11-25 18:23:16 +09:00
Kai Ryu
15d9c0a692 Merge remote-tracking branch 'upstream/master'
Conflicts:
	.gitignore
	common.mk
	common/action_util.c
2014-11-25 11:06:28 +09:00
tmk
e2077cad45 Change key_t to keypos_t 2014-11-24 15:14:52 +09:00
Kai Ryu
f59510aea8 Implement a tricky esc function for GH60 2014-11-18 18:36:29 +09:00
Kai Ryu
4ec4ad8253 Fix a mis-config of ledmap for GH60 2014-09-02 12:21:36 +09:00
Kai Ryu
38e17a8704 Add build option FADING_LED_ENABLE 2014-08-25 16:29:09 +09:00
Kai Ryu
5ea92acdf7 Change implement from breathing led to fading led 2014-08-25 14:03:23 +09:00
Kai Ryu
7a3652f6fa A typing led feature 2014-08-22 19:18:12 +09:00
Kai Ryu
78242ebba1 Add init callback function to softpwm_led 2014-08-03 12:00:18 +09:00
Kai Ryu
49e70286a6 Improve softpwm to control LED respectively 2014-08-02 10:15:57 +09:00
Kai Ryu
83ba4d37ad Fix a bug that led cannot light up when backlight is off 2014-07-31 13:49:40 +09:00
Kai Ryu
54360bf85b Move backlight to a separated bit to realize complex ledmap combinations 2014-07-25 14:24:57 +09:00
Kai Ryu
34886dfffb Implement ledmap and fix bugs 2014-07-24 15:03:58 +09:00
Kai Ryu
b9c65be036 Implement ledmap-in-eeprom feature 2014-07-23 10:02:14 +09:00
Kai Ryu
872c619cdf Experimental implement of led mapping for GH60 2014-07-20 12:53:25 +09:00
Kai Ryu
61051c74ee Experimental implement SoftPWM for GH60 2014-07-18 11:17:45 +09:00
Kai Ryu
58ee2bcdfc Enable 6KRO and NKRO for GH60 2014-07-05 23:31:33 +09:00
Kai Ryu
bcdfa31e83 Merge branch '6kro' 2014-07-05 23:30:31 +09:00
Kai Ryu
9cf8d44a7f Fix keymap for keymap_in_eeprom 2014-05-26 13:37:54 +09:00
Kai Ryu
9c1d9d7bb3 Merge branch 'keymap_in_eeprom'
Conflicts:
	common.mk
	common/keyboard.c
	keyboard/gh60/Makefile
	keyboard/gh60/Makefile.pjrc
2014-05-26 12:12:51 +09:00
Kai Ryu
d37b6d7d5b Remove keymap_ex changes 2014-05-26 12:04:31 +09:00
Kai Ryu
ee9913a863 Implement 6KRO feature 2014-05-12 18:47:50 +09:00
Kai Ryu
d2a57d82d5 New branch for 6KRO feature 2014-05-12 17:26:31 +09:00
Kai Ryu
8748b6080f Fix some definition and declaration 2014-05-07 11:39:07 +09:00
Kai Ryu
f2fd5127e1 Merge remote-tracking branch 'upstream/master' 2014-05-07 11:16:59 +09:00
Kai Ryu
f82a77cc15 Simplifiy breathing led feature and code 2014-04-18 14:33:57 +09:00
Kai Ryu
e26869d70a Change software pwm method to fix blink issue 2014-04-18 12:12:59 +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
f56f9030f6 Add macro for compiling with led matrix disabled 2014-04-11 17:29:57 +09:00
Kai Ryu
9a6b1cc49d Merge branch 'master' into led_matrix 2014-04-11 17:04:41 +09:00
Kai Ryu
19ef3f825a Add macro defination for led matrix 2014-04-11 16:54:16 +09:00
Kai Ryu
c19d349622 Remove unnecessary changes 2014-04-11 12:25:15 +09:00
Kai Ryu
0f31162554 A sample implementation of keymap-in-eeprom 2014-04-10 16:04:50 +09:00
Kai Ryu
54028c2b65 Fix backlight issue for gh60 revB 2014-04-09 17:21:09 +09:00
Kai Ryu
ab3349724e Disable PS/2 mouse feature by default 2014-04-09 17:20:31 +09:00
Kai Ryu
8a3b663762 Add PS2 mouse support for gh60 2014-04-08 18:05:39 +09:00
Kai Ryu
d004baf727 Add backlight level support for gh60 revB 2014-04-08 18:02:20 +09:00
Kai Ryu
2a119e1c59 New branch for led_matrix 2014-02-10 19:26:00 +09:00
Kai Ryu
91d22894b0 Impement led matrix for GH60 rev.CNY 2014-01-14 16:13:01 +09:00
Kai Ryu
be407eb8d3 Some implementations of led matrix 2014-01-13 22:04:24 +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
ffaff2845a Enable NKRO by default 2014-01-10 09:15:41 +09:00
Thomas Russell Murphy
a86c1e2b71 Spellchecking keyboard README files. 2014-01-07 11:03:18 +09:00
Kai Ryu
0410064f50 Update Makefile.pjrc 2013-12-13 21:40:00 +09:00
Kai Ryu
dbf5430c5f Add additional definitions 2013-12-12 17:15:35 +09:00
Kai Ryu
2bcd171104 Fix for tmk's changes 2013-12-12 17:06:29 +09:00
Kai Ryu
63b3ea9a1e Merge remote-tracking branch 'upstream/master'
Conflicts:
	common.mk
	common/keyboard.c
	keyboard/gh60/Makefile
	keyboard/gh60/keymap_hasu.c
	keyboard/gh60/matrix.c
2013-12-12 13:38:49 +09:00
Kai Ryu
4a82c33fc0 Compatibility change for separated right shift 2013-12-12 12:58:14 +09:00