-
What chipsets/dev boards are compatible with QMK? Just AVR boards?
Is it possible to use something like the Teensy 3.2 with qmk?
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31569](https://bugs.llvm.org/show_bug.cgi?id=31569) |
| Status | RESOLVED FIXED |
| Importance | P…
-
We need a benchmark that proves that C++ HAL and HDL calls are (strictly) equivalent to avr-libc/io code (and CMSIS, for arm-based microcontrollers).
Actually, I think we need this benchmark for each…
-
This is definitely what I'd call a "bug" but I'm not sure what can be done about it, short of try/throw/catch mechanism in all of the library which prints a nicer message than mine...although that at …
-
Using the MKR1010, the result of this example is a message that says "Click here if you are not redirected in a moment", however when I try the corresponding example in the wifi101 library with the MK…
-
hello,
where can I find the list of the available Arduino board or MCU types (e.g., for Uno, Nano, Mega, M0, Due, but also supported boards like ESP8266, and how can I print the current board / MCU t…
-
Hi!
I'm struggling to find any information on how to write and upload code to a generic AVR, such as the ATmega32, without depending on the Arduino framework.
Does there exist/is it possible to cr…
-
Hi....
I try do make DMX reciver from atmega32A or 16A.
The code works on 3 different arduinos I have [ Uno, Mega2560 and Nano ]. With MightyCore compiles correctly on 32 and 16...but I cannot make…
-
Is there a way to specify a custom toolchain.txt file to cmake for cross compiling?
-
The detail windows show a greatly pixelized image when I zoom in past about 300-400%. In the screenshot you can see that some detail windows already break at 400% zoom while others can still show the …