-
Hello!
I was trying to build a firmware for a Ergodox Infinity but it didn't work, here's the build log:
```
# ErgoDox Infinity
The Infinity is two completely independent keyboards, and need…
-
### Describe the Bug
I was bringing my Ergodox Infinity QMK firmware up to tip of master, which I had previously last updated in 2019. I found that after rebasing, the slave-half would work for a few…
-
when i use the compose key i have to wait a substantial time after I press and release the compose key, then i can type the keys to be compose. otherwise nothing will be outputed.
## Describe…
-
Running the command `make -f Makefile.lufa dvorak` fails with `make: *** No rule to make target 'dvorak'. Stop.`.
If `KEYMAP=dvorak make -f Makefile.lufa` is the correct way to do it, then perhaps…
-
Edit: See this comment, if you're having this issue:
https://github.com/qmk/qmk_firmware/issues/6589#issuecomment-524042457
- Drashna
# Issue
Hey, when building and flashing 1c8…
kyren updated
2 years ago
-
Previously I was building and flashing my ergodox infinity via:
`util/docker_build.sh ergodox_infinity:samsons_layout:"dfu-util MASTER=right"` for the right half and
`util/docker_build.sh ergodox_in…
-
### Describe the Bug
I wanted to try the latest develop build for my keyboard.
Building and flashing the firmware works fine.
The keyboard seems to boot just fine. The first key down is also repo…
-
This is the situation:
I have Moonlander keyboard, one of the thumb key is configured as:
tap: TO(0)
hold: MO(4)
So tapping this button goes to base layer, but holding it activates layer 4 for as …
-
## Describe the Bug
Team, I am completely stumped. Whenever I enable NKRO (using the appropriate `#define FORCE_NKRO` and `NKRO_ENABLE = yes`) my modifier keys stop responding.
This has been an…
-
We have one shot keys for modifiers and layers, but it would be nice to have a generic "One Shot" keycode that will hold the next key pressed until another key is pressed. Kind of like key lock keycod…