-
I'm not able to build for ergodox ez, even after getting latest.
```
$ make ergodox_ez-jayliu
QMK Firmware vergodox_ez-161205
Making ergodox_ez with keymap jayliu
avr-gcc (GCC) 7.2.0
Copyri…
-
I have a layout I quite like for the ergodox infinity that I put together using the inputclub online configurator. I followed the instructions in the wiki, except instead of creating my own kll files …
-
Every support comment I run into on Windows seems to revolve around `CMP` (part of diffutils) not being present.
In fact, it is the only hard line requirement that drives people to need MinGW as oppo…
-
Steps to reproduce:
``` bash
cd keyboards
./infinity.bash
cd IC60.gcc
# Put left Inifinity Ergodox controller into Flash (red LCD on left)
./load
```
I get the same effect when using `./load` as I d…
-
There is literally no explanation anywhere about how to flash each side of the ergodox with the .hex the input club configurator downloads or inside the massdrop configurator. The FAQ on input club is…
tobsn updated
7 years ago
-
Hi,
All my macros work well but they dont repeat. I have one macro which is Ctrl-Left. If I want to select one word I type Shift+[this macro]
The problem is that it doesnt repeat. If I want to sel…
-
When I try to make ergodox infinity firmware with dynamic macros enabled I get the following error:
`./quantum/dynamic_macro.h: In function 'dynamic_macro_led_blink':`
`./quantum/dynamic_macro.h…
-
Led control generate from https://input.club/configurator-ergodox/ are incorrect. It gave 3 parameter when the method wants 2.
```
Name = "MDErgo1";
Layout = "Default";
Base = "Blank";
Version …
-
When I build & program my Ergodox Infinity, the board seems to freeze at the QMK logo screen. And when I program the bin using dfu-util I get these errors:
dfu-util: invalid DFU suffix signature
df…
-
Hi,
I have a ergodox with a mod key that is:
LT(SymbolsLayer, KC_SPACE)
When I press the mod key one time and then hold it, the symbol layer is never pushed and I can't use the hold action.
I…