Keyboard icon indicating copy to clipboard operation
Keyboard copied to clipboard

Results 17 Keyboard issues
Sort by recently updated
recently updated
newest added

This can help a lot of people and maybe the people will stop making issues for add new languages...

type: enhancement
topic: documentation

As requested by @danielalexis in issue #76. Closes #76.

type: enhancement
topic: code

Is support for layouts for other languages coming ?

type: enhancement
topic: code

Hi, This PR replaces the circumflex accent obtained by modifier with the key directly available on French keyboards. This brings the 0x2f scan code available and allows to be able...

type: imperfection
topic: code

This pull request adds support for LED status reports from the host, based on code here, with some minor enhancements for legibility sake;- https://forum.arduino.cc/t/leonardo-keyboard-leds-emulation/169582/23

type: enhancement
topic: code
status: blocked

Any chance the SAMD11 will be supported? I bought the Every on a quick decision, since it stated compatibility as a HID device. But now I feel a bit cheated?...

type: enhancement
topic: code

I would like to keep [ESP32-BLE-Keyboard](https://github.com/T-vK/ESP32-BLE-Keyboard) compatible with the Keyboard library and now we're about to add support for retrieving the numlock, capslock and scrolllock states. So I would like...

type: enhancement
topic: code

Hello it's possible to add these fallowing keys ? KEY_VOLUME_DOWN KEY_VOLUME_UP KEY_MUTE thanks

type: enhancement
topic: code

It is generally accepted that when the header file Keyboard.h is used, some control keys can be sent through the Keyboard.press (key) function. But for keys without ASCII values, such...

type: enhancement
topic: code

[This patch](https://forum.arduino.cc/index.php?topic=173583.msg3157714#msg3157714) applies (mostly) cleanly to the sources included with Arduino 1.8.13 and seems to work well for the purpose, while sporting a simple interface. I think it should really...

type: enhancement
topic: code