kroegerama
kroegerama
Can you show me your import line in your gradle file? Did you add `jcenter()` to your repository list?
The suggested form thing is quite inappropriate for this kind of problem, I think. (Expected: smooth streaming, Happened: stutter) `moonlight stream -1080 -codec h265 -bitrate 5000` works without problems, but...
Thanks for opening this issue. This was really hard to find; had to gradually remove the Gradle plugins and of course it was OneSignal. @jkasten2 do you have an ETA...
Dynamic ranges are such a bad practice. I really don't understand why OneSignal is using them everywhere. You can read the following blog post. It covers most of the arguments...
I just flashed a build of this firmware (VIA version) on a Q6 ISO Knob. Now I am unable to remap the rotation of the encoder. Remapping of pressing the...
I was able to fix this by adding a proper definition of the encoder to the via json: [Q6_UK_ISO_Knob_V1.2-mod.zip](https://github.com/qmk/qmk_firmware/files/9842171/Q6_UK_ISO_Knob_V1.2-mod.zip) Result: 
> Also (hijacking this thread a bit) - since the Q6 doesn't have num/caps lock LED indicators, is there an easy way for QMK to indicate these via RGB? i.e....
Please migrate your apps to `registerForActivityResult` with `PickVisualMedia`: https://developer.android.com/training/data-storage/shared/photopicker I'm gonna archive this repo, because it does not make sense anymore to maintain nowadays.
Thanks a lot for the kind words! I plan adding OAuth in the future, but this may take some time. I'm working on this project in my spare time. If...
Actually, I'm currently in the process of rewriting the generator to kotlinx-serialization + ktor-client. This should make a huge step towards multiplatform. I'm just quite blocked, because I'm waiting for...