tobozo

Results 120 issues of tobozo

The current mouse support is limited to relative positioning. This PR adds absolute mouse descriptor template and descriptors.

This PR fixes broken sound support with recent versions of espressif32 (2.0.0, 2.0.1, 2.0.2 and upcoming versions. Reason: `I2S_COMM_FORMAT_I2S` and `I2S_COMM_FORMAT_I2S_LSB` are being deprecated and respectively replaced by `I2S_COMM_FORMAT_STAND_I2S` and...

Hello and thanks for this génialissime project 👍 Just to let you know I tried your code on ESP32 and it worked just fine with very little modification. The ESP32...

FR support was added from a keyboard with English layout so the accents aren't all there. :fr: Ajout du support en FR, mais faite depuis un :keyboard: qwerty sans correcteur...

translation

While it's nice to have the translations added to the source folder, it does not add it to the compiled web interface, some manual operations are still required. Several solutions...

development
translation

Not really an issue but maybe this is worth updating the readme to mention this; here's my working configuration: - Wemos Mini D1 - Arduino Micro 5v Edition The 5v...

In an modified earlier release of esp8266_deauther I played with phonegap/cordova/cordovaduino to forward every HTTP message through the serial connection (deauther plugged to the android OTG) and also send orders...

feature-request
Working-On!

Hi and million thanks for your awesome library :+1: An idea came up while I was playing with an ESP32-C3 and esp32-arduino-lib-builder to produce a package with memory protection disabled,...