-
### Setup
I have two OSM modifiers:
```
#define OSMLSFT OSM(MOD_LSFT)
#define OSMLALT OSM(MOD_LALT)
```
### Actions
I perform the following sequence, _quickly_:
- Tap `OSMLSFT`
- Tap …
-
Goal: Allow input of Unicode characters directly from the keyboard.
https://beta.docs.qmk.fm/using-qmk/software-features/feature_unicode for reference
As this is OS dependant, it will require a cu…
-
## Feature Request Type
- [ ] Core functionality
- [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [x] New be…
-
### Describe the Bug
The computer I'm doing all this from is an Apple Silicon-based Mac mini running macOS 14.5.
I've set up a Git clone of `qmk_firmware`. Now that my keyboard layout is in a user…
-
When you leave the keyboard on for a while, the graphics on the LCD screen can get corrupted.
I don't really know what's causing it, or what could be done to fix it, so ideas are welcome.
Do other …
-
goes here...
-
Given we had a struct `KeyCoord` that would be a wrapper for `row` and `col`, we could have constants like
```cpp
static constexpr KeyCoord cKeyCoordHomeRowLeftForefinger = ...
...
static constexp…
-
### Describe the Bug
I've been using media keys on my Ergodoxen EZ for a while. Like on the default layout, my layout, [Zweihänder](https://github.com/adiabatic/zweihander/blob/main/keyboards/ergodox…
-
Arch Linux
Kernel 4.18.3
Proton 3.7
Nvidia GTX 1070 - nvidia-beta 396.54
KDE Plasma 5.13.4
KDE Framework 5.49.0
Qt 5.11.1
BioShock Remastered works but has texture quality issues. Playing aro…
-
Is there a way to assign a unicode code to a key? I actually want to assign an emoji to a key, and figure the easiest way to do that is to assign the unicode code for that emoji, but I'm not sure how …