-
-
Sometime the devices set up files like /dev/input/event256 and even with higher numbers. The most of devices start from 0 and added incrementally. I don't see more than 31 device though. I don't under…
-
## Describe the Bug
Attempting to compile for MassDrop CTRL keyboard.
```
[Jon@Jon-MBBC ~]$ qmk compile -kb massdrop/ctrl -km default
Ψ Compiling keymap with make -j 1 massdrop/ctrl:defa…
-
Hi guys,
I have another question regarding using kmonad together with
QMK:
Would it be possible to put qmk layer switches on keys marked with XX as
long as I make sure my other layers are full…
-
Tapping two different tap dance keys in quick succession results in the second key always being tapped twice. Here's an example:
```
enum {
TD_BRL = 0,
TD_BRR,
};
const qk_tap_dance_action_t…
-
### Operating System
MacOS
### What's the issue you encountered?
When closing, an exception is raised every time and the Apple problem report popup appears.
### How can the issue be reproduced?
1…
-
Holding both shift keys and entering a number on the top row of the keyboard causes strange output / breaks layout. For example, LSFT + RSFT + 1 causes layer 1 to be permanently activated. Some other …
samhh updated
3 years ago
-
I had a working config where I compile with both keymaps included, to switch between osx and windows layout
#include "keymap_german_osx.h"
#include "keymap_german.h"
now I get errors:
…
-
On my Ergodox EZ (that particular keyboard might matter), when I press the space bar I go up in the Z direction, but when I release the spacebar I don’t fall back down.
Not seeing that on https://h…
-
### Device Info
* Name: Razer Naga Left-Handed Edition
* Product Number: RZ0103410100
* Model Number: RZ01-0341
If necessary, [here is a link to it on the Razer website](https://www.razer.com/…
queer updated
3 years ago