<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/3047" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-08-12T02:56:21+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/3047</id>

		<entry>
		<author><name><![CDATA[alpha]]></name></author>
		<updated>2009-08-12T02:56:21+02:00</updated>

		<published>2009-08-12T02:56:21+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10498#p10498</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10498#p10498"/>
		<title type="html"><![CDATA[Re: HIDKeys and status LEDs]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10498#p10498"><![CDATA[
See my merged code from HIDkeys and C64 keys at:<br /><a href="http://forums.obdev.at/viewtopic.php?f=8&amp;t=3103&amp;p=10497#p10497" class="postlink">http://forums.obdev.at/viewtopic.php?f=8&amp;t=3103&amp;p=10497#p10497</a><br /><br />I guess you can set the LEDs in the usbFunctionWrite function... I just started AVR one week ago, so I'm not 100% sure.<br /><br /><div class="codebox"><p>Code: </p><pre><code>uchar usbFunctionWrite(uchar *data, uchar len) {<br />   return 0x01;<br />}<br /></code></pre></div><br /><br />Regards,<br />Markus Schulz<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=161">alpha</a> — Wed Aug 12, 2009 2:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gekko15]]></name></author>
		<updated>2009-07-22T18:34:47+02:00</updated>

		<published>2009-07-22T18:34:47+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10261#p10261</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10261#p10261"/>
		<title type="html"><![CDATA[HIDKeys and status LEDs]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3047&amp;p=10261#p10261"><![CDATA[
To whom it may concern; <br /><br />Will it be possible to adapt the HIDKeys code to include an output of the Scroll Lock status LED? This will allow the project to be easily adapted to applications that require inputs and outputs without a specific computer side driver. Any help in this regards will be greatly appreciated.<br /><br />Thanks.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2561">gekko15</a> — Wed Jul 22, 2009 6:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
