-
I am trying to build a new firmware for my Ergodox Infinity and the build doesn't complete.
Below is the message I get when I build.
__
Compiling: quantum/visualizer/default_animations.c …
-
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…
-
I'm trying to compile QMK for my ErgoDox. To that end, I was reading the docs at [https://docs.qmk.fm/](https://docs.qmk.fm/):
> # How to compile
>
> Before you are able to [compile](https://docs…
-
Hello,
I’m new in the Ergodox field and thus the qmk field and I wanted to use the underglow to tell me when I am in the second layer.
Unfortunately when using “rgblight_toggle();” in switch lay…
-
https://github.com/jackhumbert/qmk_firmware/blob/master/keyboards/ergodox/readme.md#finding-the-keycodes-you-need
i dont see this file in quantum/
-
Hi,
I'm trying to flash my Ergodox Infinity using the provided instructions (readme.md and gitbook) with the qmk_firmware repository's HEAD set to the commit of the 0.5.69 tag.
making the keyboard k…
roded updated
7 years ago
-
Not an issue but rather a question. I was looking to in the Ergodox Infinity files to try to determine how you control the LED matrix (IS31FL3731C) where exactly is that located as I couldnt find it?
-
Using the latest `avr-gcc (7.1.0-1)` I'm getting the following error when trying to compile:
```
% make sqve …
-
A recent commit introduced this problem; I can't seem to pinpoint the cause. `make ergodox-ez-default-teensy`, which is the command I generally use to update my keyboard, throws the errors below (clea…
-
Hi there,
Can I somehow feed Swagger Blocks (or an associated tool) with a JSON dump of my server's response, and have it magically generate the Ruby for me?
i.e, document backwards -- docs last…