tmk
|
160e02d06a
|
Change RN42 state display
|
2015-01-15 17:08:49 +09:00 |
|
tmk
|
ebe4373258
|
Fix power saving while USB suspended
- doesn't pwoer save while Bluetooth turns on
|
2015-01-15 17:08:49 +09:00 |
|
tmk
|
86f82dd02d
|
Add wait for charging capacitance of ADC S/H
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
2d7973fc3f
|
Fix: enable digital input for PF5
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
25aee431bd
|
Clean ADC code of battery_voltage()
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
825be9d121
|
Disable input buffer for ADC
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
de29f986a7
|
Update MEMO
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
570bcb2ed1
|
Add LUFA device state to command info
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
20caf673d8
|
Fix lufa sendchar() infinite wait loop
- FrameNumber is not updated when adapter powered
- can be blocked in sendchar() when pluged into AC adapter
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
9179246a1d
|
Fix USB plug-in while BT mode falls to be enumerated
|
2015-01-15 17:08:48 +09:00 |
|
tmk
|
05795cb003
|
Compensate timer during prower down
|
2015-01-15 17:08:48 +09:00 |
|
Jun Wako
|
10a6b2c7d8
|
hhkb: Add Makefile.jp for HHKB JP
|
2015-01-11 01:54:17 +09:00 |
|
Kai Ryu
|
ac475cdd87
|
Add keypad 00 macro for RedScarfIII
|
2015-01-09 14:50:24 +09:00 |
|
Kai Ryu
|
1f80a674fd
|
Implement suspend action for RedScarfIII
|
2015-01-09 11:45:50 +09:00 |
|
Kai Ryu
|
e6237c39cd
|
Improve behavior of suspend
- Add suspend action for user defined suspend behavior
- Disable softpwm led when suspending
|
2015-01-09 11:45:27 +09:00 |
|
Jun Wako
|
3dbb762dcc
|
Merge branch 'mbed_infinity'
|
2015-01-04 17:22:06 +09:00 |
|
Jun Wako
|
d0fefb76f8
|
infinity: Add initial files for keyboard support
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
c6e533ce83
|
infinity: Move project specific files to local
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
4acde45102
|
Fix linker script for NVIC vector on RAM
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
d5e5dbd0aa
|
Add openocd config files for K20
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
e259a722e7
|
Add keyboard/infinity
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
5419130291
|
Fix ps2 protocol build using ps2_io.h
|
2015-01-04 17:21:43 +09:00 |
|
Jun Wako
|
75a59e4d12
|
Update makefiles to mbed-sdk 14666bb
|
2015-01-04 17:21:42 +09:00 |
|
Jun Wako
|
8f1e311cd7
|
Ad hoc fix of print and debug for mbed
|
2015-01-04 17:21:42 +09:00 |
|
Oleg Kostyuk
|
02a9f8a906
|
Update other_projects.md - added TMK/Ergodox
|
2015-01-03 15:10:45 +02:00 |
|
tmk
|
06527bde4f
|
bluefruit, pjrc: Update protocols for new API
|
2015-01-03 12:09:41 +09:00 |
|
Kai Ryu
|
62e50ace2b
|
Simplify default keymap of RedScarfIII
|
2015-01-03 01:21:30 +09:00 |
|
Kai Ryu
|
75ac0d1f94
|
Change method of converting rgb id to yc059 code
|
2015-01-03 01:19:12 +09:00 |
|
Kai Ryu
|
3e10e0e9a6
|
Change name of rgb mode and implement rgb step feature
|
2015-01-02 23:49:00 +09:00 |
|
tmk
|
22d99f26af
|
Fix modifier stuck of Lock command(#127)
|
2015-01-01 12:17:11 +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 |
|
Jun Wako
|
2e17aa2d60
|
usb_usb: update README
|
2014-12-30 13:52:53 +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 |
|
Jun Wako
|
6a97efcea9
|
Merge branch 'mumchristmas-Apple_media_key_fix' #160
|
2014-12-26 13:30:18 +09:00 |
|
Jun Wako
|
af556d39d2
|
Remove unwanted white space
|
2014-12-26 13:27:06 +09:00 |
|
Colt Ma
|
5a8dbc63ea
|
Add keycode for Fast Forward & Rewind
KC_MEDIA_FAST_FORWARD
KC_MEDIA_REWIND
|
2014-12-26 11:02:25 +08:00 |
|
tmk
|
bb25960424
|
[ps2,terminal_usb] Quick fix for build problem
|
2014-12-24 11:11:07 +09: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 |
|
Jun Wako
|
a0d6bb1818
|
usb_usb: Add SpaceFn and hasu keymap
|
2014-12-11 03:52:05 +09:00 |
|
Jun Wako
|
b47450da9f
|
Merge branch 'usb_usb_hub'
|
2014-12-11 01:00:32 +09:00 |
|
Jun Wako
|
30864ea5e4
|
Update README
|
2014-12-11 00:59:08 +09:00 |
|
Jun Wako
|
27795b6b19
|
Change debug print config
|
2014-12-11 00:27:37 +09:00 |
|
Jun Wako
|
c9674d388d
|
Add USB Hub support
|
2014-12-10 23:52:38 +09:00 |
|