Author Topic: How to get the indicator leds status with an STM32f103c6?  (Read 1722 times)

0 Members and 1 Guest are viewing this topic.

Offline wil92

  • Thread Starter
  • Posts: 1
How to get the indicator leds status with an STM32f103c6?
« on: Mon, 12 September 2022, 05:59:47 »
I'm trying to make my keyboard with a STM32f103c6 (bluepill) and one of the issues I'm facing, is that I can't find how to get the indicator leds (NumLock, CapsLock, ScrollLock, ...) status from the PC.

My first question is: Is this even possible?
And my second question is: If is possible, can you share some examples that I can follow?

Thx in advance. :thumb: