-
Hi!
I am having troubles flashing the firmware onto the controller. I am quite new to QMK so there are probably things that I don't understand.
I've run the following command and this is the res…
-
Hello,
I would like to put a combo into the firmware so it doesn't have to be added via the GUI every time a new version of the firmware is installed.
Use case: I've built a custom keyboard with…
-
### Issue Description
https://docs.qmk.fm/keycodes describes the space cadet keycodes as starting with `SC_` , however inside https://launcher.keychron.com/#/keymap the keycodes they start with `KC_`…
-
I'm having an issue being able to control the RGB Lighting in my keymap.c / config.h / rules.mk files. I've read through all the variants of what's offered in the QMK Guide for the Corne v4.1 Cherry S…
-
Topic of discussion re:our qmk userspace:
currently the info about each specific keyboard + pictures of its keymaps are in:
- the readme of the keyboard in our QMK userspace
- the readme of the…
bstiq updated
3 months ago
-
When I flashed my draculad over a year ago both rotary encoders worked as expected with a customized callback function `encoder_update_user()`. But when I lately switched to the new qmk setup with sep…
-
Hi 👋🏽
I've been a long-time Miryoku user and recently tried migrating to my own keymap using this library. However, I’ve been experiencing a lot of misfires, even though I’m a veteran with HMR afte…
-
Greetings,
When I try to compile the Cheapinov2 in QMK I get the error below:
`Compiling: drivers/encoder/encoder_quadrature.c In file included f…
-
### Describe the Bug
## Expected behaviour
- If the mouse cursor is resting, e.g. the trackpoint is not being touched, the mouse buttons KC_BTN* in the keymap should work
## Actual behaviour
…
-
### Description
Now, if I add the macros in the keymap.json, upload it to the configurator, and compile it, it doesn't work for my keyboard.
As #1250 mentioned, we wish to pass the macros object…