1
0
Commit Graph

394 Commits

Author SHA1 Message Date
Kai Ryu
3e10e0e9a6 Change name of rgb mode and implement rgb step feature 2015-01-02 23:49:00 +09:00
Kai Ryu
2e4100428e Add a master switch of rgb controlled by PE2 2015-01-01 01:54:53 +09:00
Kai Ryu
9e625c84f1 Fix compatibility issue with IR remoter 2015-01-01 01:54:33 +09:00
Vlastimil Ovčáčík
a6d33e2c98 Added support for The Ghost Squid controller used for CM XT keyboard.
- initial commit
- created as clone of the kitten_paw subproject with pins adjusted for CM
  XT
2014-12-28 09:49:57 +01:00
Kai Ryu
f55872e09f Fix issue that softpwm interrupt breaks yc059 sending 2014-12-17 19:00:40 +09:00
Kai Ryu
7a769e95fb New branch for RedScarfIII 2014-12-17 15:49:52 +09:00
Kai Ryu
215419e3b9 Fix backlight blinking issue by another way 2014-12-12 16:40:03 +09:00
Kai Ryu
3cca7e0591 Add built-in macro keypad 00 for RedScarfII 2014-12-12 15:10:26 +09:00
Kai Ryu
3e6e61000e Change default ledmap for RedScarfII 2014-12-12 13:29:11 +09:00
Kai Ryu
b08054dba1 Some minor fixes for RedScarfII 2014-12-12 13:28:19 +09:00
Kai Ryu
430e15e0ba Fix backlight blinking issue for RedScarfII 2014-12-12 13:23:53 +09:00
Kai Ryu
08f6cf85ec New features for SMART68
- SoftPWM LED
- Breathing LED
- Fading LED
- Typing LED
- Ledmap
- Ledmap in EEPROM
- Built-in function tricky esc
2014-12-10 19:54:39 +09:00
Kai Ryu
a0a5d52531 Modify default keymap 2014-12-10 19:54:38 +09:00
Kai Ryu
19130e5f0b Change build option of SMART68 2014-12-10 19:54:36 +09:00
Kai Ryu
aca37583d0 Add missed function declaration 2014-12-10 19:54:35 +09:00
Kai Ryu
3ebc97654b Modify default keymap 2014-12-10 19:54:33 +09:00
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
tmk
4192bce16b hhkb: Change keymap and bootmagic salt key 2014-11-25 11:44:57 +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
Kai Ryu
78242ebba1 Add init callback function to softpwm_led 2014-08-03 12:00:18 +09:00
Kai Ryu
8b070f0f54 Merge branch 'ledmap' 2014-08-03 11:33:02 +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
tmk
17f22da3cf Update MEMO.txt 2014-07-30 14:38:27 +09:00
tmk
e4b9541041 Add connection indicator 2014-07-30 14:38:27 +09:00
tmk
f441ad07cc Add initial setting of Linked pin 2014-07-30 14:38:27 +09:00
tmk
ae28b16fc6 Add battery monitor and LED control 2014-07-30 14:38:27 +09:00
tmk
21e68fbea4 Add help message 2014-07-30 14:38:27 +09:00
tmk
4b2b32a14b Add rn42_lined(): connection status(GPIO2) 2014-07-30 14:38:26 +09:00
tmk
3e7875455e Add flow control by firmware to serial_uart 2014-07-30 14:38:26 +09:00
tmk
50bcaa66c4 Clean up mbed_onekey 2014-07-30 14:38:26 +09:00
tmk
59ea5e02f7 Mkdir rn42 2014-07-30 14:38:26 +09:00
tmk
b4e4f599df Add rn42_task 2014-07-30 14:38:26 +09:00
tmk
fa545c87f7 Fix rn42.h API 2014-07-30 14:38:26 +09:00
tmk
862f519e24 Add software UART and battery monitor 2014-07-30 14:38:26 +09:00
tmk
01fa462e2c Fix configure mode of RN-42 2014-07-30 14:38:26 +09:00
tmk
1619d68cb2 Update MEMO.txt 2014-07-30 14:38:26 +09:00
tmk
6cec158d1a Update TODO 2014-07-30 14:38:26 +09:00
tmk
faf9adb315 Change keymap for rn42
- rn42 doesn't support mouse button 4 and 5
- rn42 deosn't support browser back and forward
2014-07-30 14:38:26 +09:00
tmk
cd86104377 Fix consumer key bug 2014-07-30 14:38:26 +09:00
tmk
31a298f9d9 Add RN-42 Bluetooth module support 2014-07-30 14:38:26 +09:00
tmk
4069776c02 Add initial files for RN-42 2014-07-30 14:38:25 +09:00
tmk
ea60dae6e6 Fix for new API(key_t to keypos_t) 2014-07-30 14:38:25 +09:00
tmk
2e0e21d444 Port action_* to mbed 2014-07-30 14:38:25 +09:00
tmk
4c8e0fd0bd Port ps2_usb to mbed 2014-07-30 14:07:43 +09:00
tmk
80c3ff5fa0 Fix build files for mbed 2014-07-30 14:07:43 +09:00
tmk
e81c70149e Fix common files for mbed 2014-07-30 14:07:43 +09:00
tmk
c67ae2a6b5 Port action_* to mbed 2014-07-30 14:07:43 +09:00
tmk
04fe78ee0a Fix print and timer 2014-07-30 14:07:43 +09:00
tmk
867f115bee Port timer to mbed 2014-07-30 14:07:43 +09:00
tmk
f15b2691c9 Add keyboard/mbed_onekey 2014-07-30 14:07:43 +09:00
Kai Ryu
54360bf85b Move backlight to a separated bit to realize complex ledmap combinations 2014-07-25 14:24:57 +09:00