-
Does RTC and SD names work as of today? Proteus? Hellen?
We have a report https://rusefi.com/forum/viewtopic.php?f=19&t=2428
2024 recap:
* we have rtc_helper.cpp in firmware
* we have EFI_RTC …
-
The build instructions should tell which compiler you need for building, especially since the chibios ergodox infinity doesn't compile with the same AtmelAVR toolset as the main repository.
I also tr…
-
Current size of the bootloader built for F4 is 17912 bytes. Need to save over 5k to fit it into our allotted 12k.
The only way that this is likely to happen is if many or all of the following chang…
-
Hello,
Thank you for this manifest. I've turned this into an [rde](https://github.com/abcdw/rde/tree/master) feature for my [personal ](https://github.com/minikN/dots/blob/main/config/features/qmk.…
-
### Describe the Bug
keyboards/keychron/k10_pro/iso/rgb/config.h contains:
`# define NUM_LOCK_INDEX 37 // NumLock`
This turns the num lock key backlight white when num lock is turned on. This …
-
This repo does not build with current (as of today) qmk_firmware.
Here are the steps to reproduce it:
```bash
cd /tmp
git clone https://github.com/qmk/qmk_firmware
git clone git@github.com:GEIG…
sotte updated
3 months ago
-
Hi @DonLakeFlyer
As we've discussed, one of the supported boards on the new chibios releases are the MindPx
example for plane:
http://firmware.ardupilot.org/Plane/stable/mindpx-v2/
These ar…
lvale updated
6 years ago
-
how coupled is the kernel part of this project with the JVM part of this project?
Please forgive me if I am completely missing the point of what this project is.
I am looking for a self-containe…
-
## Describe the Bug
when trying to compile custom firmware from QMK with or without vial specific keymaps it is unable to compile due to errors with platforms/chibios/drivers/wear_leveling/…
-
### Describe the Bug
I cannot flash the keyboard on alpine linux. I've installed all necessary deps and copied udev rules.
Then reboot to make sure udev rules bind.
But after reseting the board…