-
I cannot clone QMK’s qmk_firmware with QMK MSYS by running `qmk setup` because it fails due to the following:
`☒ Could not run 'git clone --recurse-submodules --branch=master https://github.com/qmk…
-
I had the idea that it would be nice to have cut/copy/paste keys that work by default on both Windows and OS X systems (I plan to connect my keyboard via a KVM).
I think I can implement this by using…
-
## The Need
Some people work with multiple computers every day, and some of those computers are "locked-down" so that Synergy or some other software-based keyboard/mouse switching software cannot r…
-
Hi, I am running:
`qmk compile -kb input_club/ergodox_infinity -km samsons_layout
`
where samsons_layout is my own layout that I was able to build with a docker image.
Now I do not have this optio…
-
Hello, I want to report an odd behavior that I get with one shot modifiers from time to time.
I am aware that this was a known problem before: https://github.com/tmk/tmk_keyboard/issues/67
Seems tha…
-
Fedora 30 and above use GCC 9.2.x. This seems to cause errors at least when targeting ergodox_infinity (Similar to ones mentioned in https://github.com/qmk/qmk_firmware/issues/6719).
```bash
./l…
-
the QMK Toolbox can find DFU device connected,but when press Flash, the dfu-programmer can't find the device.
if build the firmware use this command: make keyboard:default:dfu. no problem
------…
-
Disclaimer: I have no idea what debounce even means.
I have had an old clone of the QMK firmware I have been using that was checked out about 8 months ago. I recently switched to a different OS so…
-
Currently, the Base, Mod, Mouse, and Fn layers are available. We'll extend these layers with 4 regular layers (Fn2, Fn3, Fn4, Fn5) and 4 modifier layers (Shift, Ctrl, Alt, Super).
All of these laye…
-
Thanks for the excellent work with QMK, it's such a blast!
I've set up shift like an OSM (one shot modifier) and when typing fast enough I sometimes press it before I've released the previous key. …