-
### Describe the Bug
Summary after some edits:
When HOLD_ON_OTHER_KEY_PRESS is on, pressing multiple OSM keys together (on another layer) loses the OSM behavior.
This happens with the layer act…
-
HW info:
- Holtek HT32F1654 (Cortex-M3)
- MXIC 25L4006E 4Mbit SPI Flash
- 3x Macroblock MBI5042GP LED Driver (1 per channel)
Tasks:
- [ ] Add photos
- [ ] Add schematic
- [ ] Write firmware p…
-
Omnibus F4 Pro V3 flight controller
Chibios Arduplane 3.9
UART to Raspberry Pi Zero W running Raspbian (latest as of 11/2018)
Connection works great. I LOVE mavlink-router!
But:
Trying to save lo…
-
## Why are we using protobuf?
We are using protobuf so that we can add fields to messages, even if we already have some existing messages that we still want to be able to use, without having to con…
-
## Describe the Bug
All the eeprom function signatures provided by avr-libc accept a `void*` address parameter for the EEPROM offset. This causes problems with AVR when attempting to address 32kB (…
tzarc updated
4 years ago
-
Queues don't have any knowledge of where they were created:
```
#if defined(PIOS_INCLUDE_FREERTOS)
struct pios_queue
{
uintptr_t queue_handle;
};
#elif defined(PIOS_INCLUDE_CHIBIOS)
#include …
-
Hey Greiman
Im working on a BLDC controller hardware project and would like to utilize the eminence power of the T4 for that purpose.
The overall purpose is naturally to empower the emerging EV …
-
### Describe the Bug
The udev rule in https://github.com/qmk/qmk_firmware/blob/master/util/udev/50-qmk.rules#L23 does not allow my moonlander to be flashed. When trying to do it fails with:
```
…
ismay updated
7 months ago
-
Hi.
As you know, I posted all the 722.6 CAN messages to another issue on here. I would like to ask if you are up for collaborating on a more modern drop in replacement TCU for the 203-204 series ve…
-
### Describe the Bug
When setting both
`VIA_ENABLE = yes`
and
`JOYSTICK_ENABLE = yes`
in `rules.mk`
VIA works as expected, however, the joystick is detected but not setup properly.
![i…