Results 464 comments of chegewara

Thanks for this PR, but i would suggest to change code the way the users wont need to change library to use it.

There is few ways. One is to include all keymap arrays and add function that will assign one when language/layout is selected with separate function. This way is not the...

@joelsernamoreno Please open new issue so we can track it.

Hi, i dont know what is going on on windows, because i tested it only linux, but you cant expect it to be very fast, especially when you turn on...

For testing you can also try examples from adafruit. Ive read that adafruit library is working now.

Hi, thanks for reporting.

To be honest i dont know, i didnt see anything like that. maybe @tobozo

I believe it is due to OSs are not modifying FAT partition during operations on files, just keep it cached. It is finalized on device being unmounted. The MSC API...

Could you try MSC example from arduino-esp32 to confirm it is problem with library?

Hi, thanks for finding and bringing up that cool use case. In theory yes, i think i can add it, but there is 2 main limitations at this moment: -...