summaryrefslogtreecommitdiffstats
path: root/protocol/news.c
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-11-15 00:41:24 +0100
committertmk <nobody@nowhere>2012-11-15 00:41:24 +0100
commit38effe4ae4a691dcf034c31f67d1bdb2156ba7f5 (patch)
tree3c58191c8f1a30f27d37202e03ca64a75d8bff72 /protocol/news.c
parent6f253b924ea98dd6d62bbec8e37ed18144519420 (diff)
downloadqmk_firmware-38effe4ae4a691dcf034c31f67d1bdb2156ba7f5.tar.gz
qmk_firmware-38effe4ae4a691dcf034c31f67d1bdb2156ba7f5.tar.xz
Fix Sony NEWS pinouts in comment
Diffstat (limited to 'protocol/news.c')
-rw-r--r--protocol/news.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/protocol/news.c b/protocol/news.c
index d18b996f4..00755a5e2 100644
--- a/protocol/news.c
+++ b/protocol/news.c
@@ -99,11 +99,11 @@ Pinouts
2 BZ(Speaker)
3 Keyboard Data(from keyboard MCU TxD)
4 NC
- 5 FG
+ 5 GND
6 Unknown Input(to keyboard MCU RxD via schmitt trigger)
7 Mouse Data(from Mouse Ext connector)
8 Unknown Input(to Keyboard MCU Input via diode and buffer)
- 9 GND
+ 9 FG
NOTE: Two LED on keyboard are controlled by pin 6,8?
EIA 232 male connector from NWP-411A
@@ -115,11 +115,11 @@ Pinouts
2 BZ(Speaker)
3 Keyboard Data(from keyboard MCU TxD)
4 NC
- 5 FG
+ 5 GND
6 NC
7 Mouse Data(from Mouse Ext connector)
8 NC
- 9 GND
+ 9 FG
NOTE: These are just from my guess and not confirmed.