1
0
Commit Graph

327 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
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
e2077cad45 Change key_t to keypos_t 2014-11-24 15:14:52 +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
608ebe2686 Matrix power saving 2014-11-23 13:08:05 +09:00
Kai Ryu
f59510aea8 Implement a tricky esc function for GH60 2014-11-18 18:36:29 +09: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
Kai Ryu
8e055c5d73 Merge branch 'redscarfII' 2014-09-22 18:33:21 +09:00
tmk
bfd2d969b4 Add keyboard LED control via Bluetooth 2014-09-22 14:20:49 +09:00
tmk
2015027da3 Add FET swtich for battery ADC 2014-09-20 06:12:49 +09:00
tmk
d8dd18b421 Improve rn42_task time resolution 2014-09-05 11:37:05 +09:00
tmk
38714e8c85 Update MEMO and remove a build option to save flash 2014-09-04 17:39:29 +09:00
tmk
3b81ffc16c Monitor battery and alert low voltage 2014-09-04 17:08:23 +09:00
tmk
02939ab1d8 Add battery management 2014-09-04 05:30:00 +09:00
Kai Ryu
4ec4ad8253 Fix a mis-config of ledmap for GH60 2014-09-02 12:21:36 +09:00
tmk
807ed33a9a Fix rn42_linked() to use pullup 2014-08-30 15:59:41 +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
Ralf Schmitt
af19f56ec9 Support for Lightpad keypad 2014-08-24 16:31:12 +02:00
tmk
28c1bf294c Add files missing for JP support. 2014-08-24 09:51:21 +09:00
Kai Ryu
7a3652f6fa A typing led feature 2014-08-22 19:18:12 +09:00
tmk
4f22a45b99 Add support for HHKB JP 2014-08-20 13:36:15 +09:00