-
I don't think this is currently possible, but I like that with ergodox, I can configure it so that a key like `D` can have a different meaning, like `Cmd`, if I hold it down. So I could hold down `D` …
-
Create a logo and branding for QMK. Can be useful for QMK web site, products using QMK, slides and presentations on QMK, etc.
-
Not sure what changed on my machine (up-to-date OSX on Sierra) but uploading sketches with `pio run -t upload -e teensy30 -v` via CLI does not work anymore, looks like the script does not see the teen…
-
Based on the ErgoDox EZ [schematics](https://github.com/ErgoDox-EZ/docs/blob/master/ErgoDox%20EZ%20Schematic.pdf), pin `INTA` on the MCP23018 is not used. I think there is a simple mistake on the [gui…
-
Not sure if here is the right place, or if it would be better in the ergodox infinity readme, but it would be good to mention that boards that need to be flashed with DFU will likely need the WinUSB d…
-
Hi there,
I am building out my first keyboard, the Keebio Viterbi Rev2, and am running into issues I don't understand how to resolve when "building my first firmware" (following the instructions in…
-
I configured LT(1,KC_SPACE) and define RETRO_TAPPING. LT with other key worked well, but I couldn't input Space on RETRO_TAPPING.
-
The shiftlock option does not work on my system. There is no relevant information in the debug log.
Sway version: 1.2
Relevant part of my config:
``` bash
# KEYBOARD
# I use Dvorak
# The las…
-
It would be useful if variables ( https://code.visualstudio.com/docs/editor/variables-reference ) could be used in `devcontainers.json`, at the moment adding variables to, eg, `runArgs` fails.
A us…
-
**Describe the bug**
When I have the autoshift enabled (hold long for shift a key) the OSL modifiers are not working as expecting.
What I expect is to hit the OSL, go to the desired lay…