1
0
Commit Graph

871 Commits

Author SHA1 Message Date
Kai Ryu
58d598d5ee Add breathing backlight support for smart68 2014-12-10 19:54:32 +09:00
Kai Ryu
d8f4801f34 Fix bug of col15 2014-12-10 19:54:31 +09:00
Kai Ryu
0ed8af7b16 Fix bug of col6 and pwm 2014-12-10 19:54:29 +09:00
Kai Ryu
b53a8f959e New branch for SMART68 2014-12-10 19:54:28 +09:00
Kai Ryu
8b8bfaff65 New features for LR94
- SoftPWM LED
- Breathing LED
- Fading LED
- Typing LED
- Ledmap
- Ledmap in EEPROM
- Built-in macro keypad 00
2014-12-10 11:20:09 +09:00
Kai Ryu
33b95c5199 Change breathing led to use timer1 2014-12-10 11:20:05 +09:00
Kai Ryu
2826892d44 Fix for RShift for LR94 2014-12-10 11:20:03 +09:00
Kai Ryu
062a2cdfd1 Fix some definition 2014-12-10 11:20:01 +09:00
Kai Ryu
6e392e7a64 Change project name to LR94 2014-12-10 11:20:00 +09:00
Kai Ryu
8521712bc0 Add breathing backlight support for LR92 2014-12-10 11:19:58 +09:00
Kai Ryu
39512fafe9 Change project name to LR92 2014-12-10 11:19:57 +09:00
Kai Ryu
92f77ab7ad Add default keymap for lr96 2014-12-10 11:19:55 +09:00
Kai Ryu
78e21c18c0 A quick fix for backlight 2014-12-10 11:19:54 +09:00
Kai Ryu
e96f00a0bf Fix bug of matrix scan 2014-12-10 11:19:52 +09:00
Kai Ryu
cda0295e7e Correct default keymap in makefile 2014-12-10 11:19:51 +09:00
Kai Ryu
932cdb7de5 Implement matrix and keymap 2014-12-10 11:19:49 +09:00
Kai Ryu
2546eacdd5 New branch for LR96 2014-12-10 11:19:48 +09:00
Kai Ryu
0b5b76d8a7 Add more build options to version info of magic command 2014-12-10 11:05:47 +09:00
Kai Ryu
e36e2493ba Fix 6KRO compatibility issue with NKRO 2014-12-10 10:21:58 +09:00
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
ba26bdd937 Implement keypad 00 macro for GH60 2014-11-27 15:32:14 +09:00
Kai Ryu
8aa74a7cea Fix a bug for GHPad that cannot turn backlight off 2014-11-27 15:20:18 +09:00
Kai Ryu
4d72c33e6d Fix bug for GHPad that ledmap is overlapped with keymap in eeprom 2014-11-27 15:19:20 +09:00
Kai Ryu
7b5e614b0b Implement a keypad 00 macro for GHPad 2014-11-26 20:07:37 +09:00
Kai Ryu
50081bccbf Change config for GHPad 2014-11-25 18:48:44 +09:00
Kai Ryu
afe956bcc1 Change key_t to keypos_t 2014-11-25 18:48:09 +09:00
Kai Ryu
21195211a1 Change to fix improved ledmap 2014-11-25 18:46:18 +09:00
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
ed52ebb987 Merge branch 'merge_rn42' 2014-11-24 15:36:53 +09:00
tmk
e2077cad45 Change key_t to keypos_t 2014-11-24 15:14:52 +09:00
tmk
a996396045 Fix debug.h 2014-11-24 14:33:50 +09:00
tmk
363950982a Merge branch 'rn42' into merge_rn42
Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
2014-11-24 13:50:33 +09:00
tmk
60096e11c7 Update doc 2014-11-23 13:44:11 +09:00
tmk
1f96edaed6 Remove MCU dependent code from common/keyboard.c 2014-11-23 13:38:10 +09:00
tmk
608ebe2686 Matrix power saving 2014-11-23 13:08:05 +09:00
tmk
c2d830c07c USB initialize when plug-in during battery powered 2014-11-20 17:24:56 +09:00
Jun Wako
eb90ed6238 ps2_usb: Fix README 2014-11-20 16:47:40 +09:00
tmk
09e6f71bff adb_usb: Remove old comment of Makefile 2014-11-20 01:32:20 +09:00
Kai Ryu
f59510aea8 Implement a tricky esc function for GH60 2014-11-18 18:36:29 +09:00
tmk
1961641463 Merge branch 'action_fix' 2014-11-18 04:10:48 +09:00
tmk
a58b9ddbd5 Add initializer of debug_config for GCC < 4.6.0(#144) 2014-11-14 22:53:25 +09:00
tmk
8180709132 Fix for 'unnamed field in initializer' GCC bug(Fix #143) 2014-11-14 17:49:48 +09:00
Simon Stapleton
7b0b8ee017 ignore files with trailing ~ 2014-11-14 17:25:49 +09:00
tmk
c49cb01002 Merge pull request #142 from 0mark/master
fixed vusb variant of converter ps2usb
2014-11-14 04:56:00 +09:00
Stefan Mark
93915040e7 fixed vusb variant of converter ps2usb 2014-11-13 12:07:56 +01:00
Kai Ryu
9414e34f5b Update features for GHPad
- USB 6KRO
- SoftPWM LED
- Breathing LED
- Fading LED
- Typing LED
- Ledmap
- Ledmap in EEPROM
2014-10-30 13:53:26 +09:00
tmk
6c06b9031f Add power control of key switch board 2014-10-02 09:58:47 +09:00
Kai Ryu
24b533adca Update features for RedScarfII
- USB 6KRO
- SoftPWM LED
- Breathing LED
- Fading LED
- Typing LED
- Ledmap
- Ledmap in EEPROM
2014-09-29 17:41:45 +09:00
tmk
821c719e98 Add action 'Momentary switching with Modifiers' 2014-09-29 10:29:33 +09:00