-
There's two parts to this problem, and I'm hoping those more experienced with C compilers can shed some light on the first:
### Commenting out #includes doesn't decrease the file size in the same w…
-
The firmware seems to give up on the possibility of the held key being held if the most recent press was a tap. I use my space key as a layer switch currently, and it would be good to be able to use t…
-
Recently trying to flash my ergodox infinity, I ran into a problem with this step:
`sudo make infinity-keymapname-dfu-util` from the [instructions](https://github.com/jackhumbert/qmk_firmware/tree/ma…
-
I've been running the tmk fw on my ergodox for a bit now. Am running into an issue where when I hit pipe (|), a backslash is usually entered as well (ie |\). (I had to delete the backslash from the pi…
-
I wrote a custom function for my Fn key that should change the layer and switch the RGB mode to indicate the layer change when the key is held down. The code is as follows:
void action_function…
-
I'm trying to set the a key to function as a `LCTL` when held, but `CAPS` when tapped. To do this I use `CTL_T(KC_CAPS)`, however it doesn't function as I'd expect. It seems to toggle `CAPS` on and of…
-
Just finished my new Ergodox, and my old firmware works fine, but I love the improvements in this project like nearly-instant N-key rollover, no need to power-cycle keyboard during computer boot time,…
-
I have another keyboard (an Input Club K-Type) which allows you to replace switches. As a result I have a couple of sets of plate mounted rather than pcb mount switches. I'd like to try making my own …
-
"There's also a magical, secret way to "lock" a modifier by tapping it multiple times. If you want to learn more about that, open an issue. :)"
I NEED TO KNOW JACK IT'S KILLING ME PLEASE
-
Hi,
I encountered a really strange issue when using the latest version of qmk_firmware on my ergodox infinity and ergotravel. The layer switching buttons doesn't work when I'm in a console (TTY)
…