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 |
|
tmk
|
8cec0bc9d6
|
Fix typo of variable name
|
2014-09-24 15:52:31 +09:00 |
|
tmk
|
27967f2008
|
Add TMK converter support to Next converter
- change protocol stack to LUFA
|
2014-09-24 15:50:29 +09:00 |
|
Kai Ryu
|
8e055c5d73
|
Merge branch 'redscarfII'
|
2014-09-22 18:33:21 +09:00 |
|
Kai Ryu
|
fb105cd339
|
Merge branch '6kro'
|
2014-09-22 18:33:09 +09:00 |
|
Kai Ryu
|
a8ef66987d
|
Fix compatibility problem with NKRO
|
2014-09-22 18:31:18 +09:00 |
|
tmk
|
bfd2d969b4
|
Add keyboard LED control via Bluetooth
|
2014-09-22 14:20:49 +09:00 |
|
tmk
|
dd3ab65ec3
|
Merge branch 'usb_usb_fix'
|
2014-09-22 10:53:35 +09:00 |
|
tmk
|
e3f4f7d8c4
|
Merge branch 'scottjad-master' into usb_usb_fix
|
2014-09-22 10:52:27 +09:00 |
|
tmk
|
ea524d7bef
|
Adhoc fix compile error of usb_usb
|
2014-09-22 10:42:20 +09:00 |
|
tmk
|
2015027da3
|
Add FET swtich for battery ADC
|
2014-09-20 06:12:49 +09:00 |
|
Scott Jaderholm
|
a59dea558e
|
usb_usb: Remove mention of downloading LUFA
|
2014-09-14 21:38:10 -07:00 |
|
Scott Jaderholm
|
c35e3e8596
|
usb_usb: Remove mention of merged usb_hid branch
|
2014-09-14 21:37:20 -07: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 |
|
tmk
|
b9e265368f
|
Merge branch 'rhaberkorn-serial-mouse'
|
2014-08-26 17:48:34 +09:00 |
|
tmk
|
4799c99b4d
|
Add serialmouser_usb project
|
2014-08-26 17:46:41 +09:00 |
|
tmk
|
c672cbc31c
|
Add option 7bit data to serial_soft.c
|
2014-08-26 17:39:04 +09:00 |
|