-
Hello,
I try too understand how to compile the QMK firmware for my Teensy 3.2 arm architecture.
My first step is compile the ChibiOS example keyboard « Teensy lc one key » and follow the [instr…
-
Right now we don't try to stop other bus masters from claiming SSD1306 (we set STOP condition after each command). This is not what uGFX intends and could fail during multimaster cases
-
There should be an on screen keyboard in ugfx, but I haven't seen it work yet ;)
-
-
Both in C Demo FW as in MicroPython ugfx.
-
-
-
When flushing 3 times immediately after each other, the first flush will be instant, while the second 2 flushes will both take about 33 ticks.
Apparently flushing is somehow asynchronous. It would …
-
E (51080) extmod/uzlib/tinflate: dictionary not large enough! offs=8765, dict=8192
-
I've been trying for a while now to compile for the ergodox after pulling the newest changes without any luck. This is the error I get, even on a completely clean clone.
```
Compiling: keyboards/e…
ghost updated
7 years ago