Jesús Vallejo
Jesús Vallejo
Made some changes as per requested :)
Ok then, moving Caps Lock development and testing into PR #7. After testing #7 i can say that #5 is more stable after the last commit.
- [x] Works with backlight on. - When act/deact from anne pro. - When act/deact from other system kb. - When `LT(1,KC_CAPS)` is used in keymaps. - When `KC_CAPS` is...
> I'm sorry that it has taken me so long to get back to you. > I have tried your newest version and it is indeed better, however I still...
- [x] Works with backlight on. - When act/deact from anne pro. - When act/deact from other system kb. - When `LT(1,KC_CAPS)` is used in keymaps. - When `KC_CAPS` is...
Mby we could create a bigger buffer of about 1024 bytes that receives the macro, then cut it in 256 sizes , so it fits in the tx buffer and...
I've got the same issue from time to time, strangely `CoreAudioDevice defaultPlaybackDevice = new CoreAudioController().DefaultPlaybackDevice;` throws the exception but after doing this ` CoreAudioDevice defaultCaptureDevice = new CoreAudioController().DefaultCaptureDevice; defaultCaptureDevice.Volume =...
Why not use Matter HA integration?
> @njh There is a pull request now. I have personally tested it on a sonoff mini r2 with 3.7.6 and it worked while the current base version did not...
If the rti on the S60 has something in common with the xc90(i also faced this problem), the serial works on 5v, and the esp8266 works on 3.3v, you would...