1
0
Commit Graph

625 Commits

Author SHA1 Message Date
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
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
8b75dd43ba Extend reset eeconfig of bootmagic to reset keymap too 2014-04-08 17:59:31 +09:00
Kai Ryu
ef8d032029 Add bootmagic and magic command support for ghpad 2014-04-08 17:56:21 +09:00
Kai Ryu
5bc8b5dcb6 Add support for full-led revision of ghpad 2014-04-04 12:22:22 +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
2e30e38479 Some more implementation of led matrix 2014-01-14 16:12:21 +09:00
Kai Ryu
be407eb8d3 Some implementations of led matrix 2014-01-13 22:04:24 +09:00
Kai Ryu
6c71b19c77 Add files for led matrix 2014-01-11 22:24:32 +09:00
Kai Ryu
fd4959b8b6 Add support for GH60 rev.CNY 2014-01-11 22:23:49 +09:00
Kai Ryu
ba917cb86f Fix for an issue about backlight on 2014-01-11 22:17:36 +09:00
Kai Ryu
2a2c7b8333 Add a simple backlight support for ghpad 2014-01-10 09:18:52 +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
Kai Ryu
3c50f78dbe Add some flexible define for keymap_ex 2014-01-10 09:14:11 +09:00
Kai Ryu
0410064f50 Update Makefile.pjrc 2013-12-13 21:40:00 +09:00
Kai Ryu
abdd404419 Update keymaps for ghpad 2013-12-13 21:38:36 +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
Kai Ryu
50d5106d66 New branch to support GHPad 2013-12-02 16:10:34 +09:00
tmk
c9dee36e42 Make ps2_usart default and fix SpaceFN 2013-12-02 12:04:50 +09:00
Kai Ryu
17bf466ab5 Change checksum algorism 2013-12-02 11:22:34 +09:00
tmk
0b917d4f10 Fix README.md of hhkb 2013-11-30 12:33:32 +09:00
tmk
6d76e60095 Merge branch 'hhkb_spaceFN' 2013-11-30 12:04:39 +09:00
tmk
119c34e094 Add SpaceFN layout for HHKB 2013-11-30 12:03:19 +09:00
tmk
e3bcdd8211 Add SpaceFN keymap and JIS keymap 2013-11-29 23:52:29 +09:00
tmk
fd7833388c Add new keymap framework 2013-11-29 09:12:28 +09:00
tmk
d2a83dae8f Merge pull request #80 from gblargg/master
Fixed handling of ADB event with key down and key up for same key all in...
2013-11-27 23:35:38 -08:00
tmk
fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle
Conflicts:
	common/action_code.h
2013-11-28 16:31:06 +09:00
tmk
f3132adb33 Merge pull request #81 from bgould/master
Add support for Adafruit's Bluefruit
2013-11-27 23:23:08 -08:00
tmk
bc5b64d832 Merge branch 'ps2_keyboard_fix' 2013-11-28 16:02:29 +09:00
tmk
0b9c0f6012 Add new keymap file 2013-11-28 16:00:16 +09:00
tmk
10b2b1ae43 Fix key stack and PS/2 Overrun 2013-11-28 15:50:55 +09:00
tmk
8b4fa599cf Add included header file and fix debug print 2013-11-28 14:44:59 +09:00
tmk
05be3d85d1 Fix pin configuration of onekey for PS/2 mouse 2013-11-28 14:43:47 +09:00
tmk
4eb27ee890 Add ps2_interrupt.c 2013-11-28 14:20:00 +09:00
tmk
532e100450 Add ps2_usart.c and fix set_led at USB wake 2013-11-28 11:31:48 +09:00
Benjamin Gould
f7db144959 changed tabs to spaces in bluefruit.c 2013-11-27 00:32:20 -05:00
Benjamin Gould
05792e2b83 Added bluefruit protocol and converter for 70% M 2013-11-27 00:24:57 -05:00