<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to query USB keyboard status LEDs? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730776#M7675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to query the state of Caps Lock in our &lt;A href="https://github.com/UltimateHackingKeyboard/firmware/tree/master/right/src"&gt;open source keyboard firmware&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to my knowledge, this state is sent in the set report request of endpoint 0, so I assumed that it resides in the report buffer of &lt;A href="https://github.com/UltimateHackingKeyboard/firmware/blob/569493cbfa431bd76e86ffa9bd7e6b69aeb948aa/right/src/ksdk_usb/usb_device_hid.c#L462-L476"&gt;this code block&lt;/A&gt;. I dumped the value of the buffers of both clauses&amp;nbsp;but none contained keyboard LED state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate any help. Thanks so much in advance!&lt;/P&gt;&lt;P&gt;- Laci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Oct 2017 16:00:38 GMT</pubDate>
    <dc:creator>laszlomonda</dc:creator>
    <dc:date>2017-10-28T16:00:38Z</dc:date>
    <item>
      <title>How to query USB keyboard status LEDs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730776#M7675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to query the state of Caps Lock in our &lt;A href="https://github.com/UltimateHackingKeyboard/firmware/tree/master/right/src"&gt;open source keyboard firmware&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to my knowledge, this state is sent in the set report request of endpoint 0, so I assumed that it resides in the report buffer of &lt;A href="https://github.com/UltimateHackingKeyboard/firmware/blob/569493cbfa431bd76e86ffa9bd7e6b69aeb948aa/right/src/ksdk_usb/usb_device_hid.c#L462-L476"&gt;this code block&lt;/A&gt;. I dumped the value of the buffers of both clauses&amp;nbsp;but none contained keyboard LED state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate any help. Thanks so much in advance!&lt;/P&gt;&lt;P&gt;- Laci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2017 16:00:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730776#M7675</guid>
      <dc:creator>laszlomonda</dc:creator>
      <dc:date>2017-10-28T16:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to query USB keyboard status LEDs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730777#M7676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;although this project use NXP MCU, but it is not owned and supported by NXP. You can submit your question to related community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 08:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730777#M7676</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-10-30T08:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to query USB keyboard status LEDs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730778#M7677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;although this project use NXP MCU, but it is not owned and supported by NXP.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I know that, since this is our project, not an NXP project. :smileygrin:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;You can submit your question to related community.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;With all due respect, I hardly think there's any other more relevant community than the&amp;nbsp;KSDK thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 22:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730778#M7677</guid>
      <dc:creator>laszlomonda</dc:creator>
      <dc:date>2017-10-30T22:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to query USB keyboard status LEDs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730779#M7678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anybody who can help with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;&lt;P&gt;- Laci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 20:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-query-USB-keyboard-status-LEDs/m-p/730779#M7678</guid>
      <dc:creator>laszlomonda</dc:creator>
      <dc:date>2017-11-09T20:25:58Z</dc:date>
    </item>
  </channel>
</rss>

