-
It's already possible to create a keyboard shortcut to trigger a hover popup window with keyboard.. But mouse is still required to scroll the windows.
-
Hi all, I am trying for the first time to use my split keyboard so I create a custom layout, downloaded the .hex file and download QMK toolbox app.
I started the application open the hex file but n…
-
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 …
-
When you hit a one-shot modifier `ONESHOT_TAP_TOGGLE` times the key gets locked, and that is a useful feature that can also drive you mad if you activate it by accident.
I decided to use my Ergodox l…
-
I have both an Aquero 6XT as well as an Aquastream Ultimate connected via USB.
The data from the Aquero is listed when i run 'sensors' and works great, however the Pump is not showing up. I figured…
-
### Describe the bug
When setting `services.gvfs.enable = true;` in a NixOS system based on https://github.com/NixOS/nixpkgs/pull/144290, mounting Android phones via MTP stops working, as GVFS crashe…
-
## 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…
-
## Describe the Bug
I've a Layer Tap-Toggle (Layer 4) button on my keyboard. In this Layer I've a shortcut to record/stop/run a macro.
1: When I tap the `TT`-Button to switch to the La…
-
### Describe the Bug
When I upload a JSON created in 2020 with QMK, nothing renders
```json
{
"version": 1,
"notes": "",
"documentation": "\"This file is a QMK Configurator export. You ca…
-
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…