-
```
What steps will reproduce the problem?
1. Load File menu example
What is the expected output? What do you see instead?
File browser list only uses 1/2 the display, should be all
What version of …
-
I am trying to use a WeAct 2.13" B/W Epaper with SSD1680. Everything seams to work fine except there is a line at the top of the display. using Adafruit KB2040 and Arduino IDE 1.8.19. also tried on te…
-
```
This is a feature request:
It would be helpful to add an analogNumber getter to the Pin object. This
returns the analog number (from the IOModule) rather than the digital number
(that Pin.numbe…
-
By now the library does not support boot protocol for keyboard which makes it impossible to use it on certain devices like KVM switches or in older pc bios.
This request might require additional ch…
-
Im new to this project and im having some trouble getting the blink example compiled and uploaded for a windows/cygwin setup. Here is the makefile im attempting to use (note: i didnt do any symbolic l…
-
### Description
I am currently working with ESP32-S2FN4R2 on a LOLIN S2 PICO board.
I am using OneWire library to connect DS18B20 (with Rob Tillaart DS18B20 library)... not very original !
…
-
Previous versions of Arduino CMAKE had an API you could use to supply your own distribution of the Arduino embedded software. It looks like pieces of this have made it into this new version, but the …
-
The "Multiple libraries were found for" message is no longer appearing when verbose info during compilation is turned off. It used to print in Arduino 1.6.9, but disappeared in 1.6.10 and hasn't been…
-
While trying to make [Arduino-Makefile](https://github.com/sudar/Arduino-Makefile) work with the latest Arduino.app + Teensyduino 1.21, I've encountered a few issues and shared my progress on [this is…
-
I build this keyboard successfully and it is working when setting Xorg to an english layout. But most of my computers are set to a different keyboard layout (german). So, when I press '/' on the keybo…