-
I'm running on a mac. I've brew installed all the dev environment libraries. I've cloned this repo, and initialized the submodule(s). Am I just dumb or is there a path issue here. There is a `../../li…
-
I get errors when I run `make git-submodule` (which I believe I need to do, since I'm trying to compile & flash an Infinity Ergodox).
```
$ make git-submodule
QMK Firmware 0.5.204
': not a valid…
-
the result of make is:
```
907a8deb:qmk m$ make ps2avrGB VERBOSE=1
# Check if we have the CMP tool installed
cmp .//Makefile .//Makefile >/dev/null 2>&1; if [ $? -gt 0 ]; then printf "\033[31;01…
-
Hi,
I am wondering if anybody succeeded using the `SHA2017-badge/Firmware` running on badge `Rev1.0.*` with the recent esp-idf (`ESP-IDF Pre-release 3.0-rc1` as of today) and the updated toolchain…
-
I've been porting u8g2 to ChibiOS ([http://www.chibios.org/dokuwiki/doku.php](url)) and i've managed to get a nokia 5110 display working (PCD8544 controller) but unfortunately the ST7920 via hardware …
-
I want it to play video files, so i want to Make a mediaplayer by littlevgl .
-
I am trying to generate a compilation database for this Makefile
```Makefile
# This is the name of the binaries that will be generated
TARGET = project
#dir base name
BASE = STM32F0xx
#BA…
-
This should not be necessary
-
I'm beginning work on a PCB that supports fully addressable RGB backlighting. This seems to be new territory for a QMK keyboard, so I'd like to get the community's thoughts to make sure it's implement…
-
I'm trying to install badge emulator on OS X 10.11.6 using instruction from https://wiki.sha2017.org/w/Projects:Badge/Emulator#macOS and getting these errors:
```
../../ugfx/src/gos/gos_linux.c:10…