-
## Describe the Bug
Attempting to build the firmware with mousekeys in constant mode gives me this error:
``` $ make preonic/rev3:stephaneleveugle
QMK Firmware 0.7.27
Making preonic/re…
-
## Describe the Bug
When I try and build the crkbd default firmware (`make crkbd:default`) it will not link, giving me this error:
```
Linking: .build/crkbd_rev1_default.elf …
-
draft = true is a valid post configuration.
this is used when writing a post but not having it generated with hugo build process. when draft = true the page is not rendered for preview on localhost…
-
I'd like to start working on adding support for the adafruit ble to the proton c (chibios generally). I was just hoping to get some pointers for what that should look like.
* I've started playing a…
-
## Describe the Bug
With `LINK_TIME_OPTIMIZATION_ENABLE = yes` in `rules.mk`, and the `get_ignore_mod_tap_interrupt()` copy-pasted out of [the docs](https://beta.docs.qmk.fm/using-qmk/sof…
-
Because I'm afraid that if one day usb to usb converter won't be produced (really really afraid),
So I am trying to make usb to usb converter by myself.
But it's too difficult for me.
I really ap…
-
Hi,
I've built a custom keyboard from scratch and I'd like to use TMK firmware for it. It's pretty huge (119 Keys!) and after a lot of manual wirings and hardware setup I'm focusing on the firmware p…
-
## Describe the Bug
When initiating scrolling with mouse keys, two scroll events are sent almost immediately while ignoring the configured interval.
To reproduce, configure a constant …
-
Hello! I've made it to the step where I need to look at all pair-scores, however I cannot find the .tmk-two-level-score file.
After running
```
$ cd cpp
$ make
```
I can only see
```
./tmk-…
-
## Describe the Bug
I've spent the past few days working on a keymap for the BDN9 that includes midi functionality on separate layers. Everything works great, but I wanted to include midi sends fo…