-
I'm curious what it would take to add a rotary encoder to the Plaid?
Some related links:
- https://www.reddit.com/r/MechanicalKeyboards/comments/brnl0q/a_companion_for_my_planck/
- https://www.re…
To1ne updated
5 years ago
-
This is the planning document and checklist for the Aug 2019 [QMK Breaking change](https://hackmd.io/EO2XN14kRkaWe7D2wEW6IA).
## What is a Breaking Change?
A Breaking Change is any change which …
-
I am able to successfully make a bin file with my keymap using the command: make preonic/rev3:Missylo
However, I am getting this error when i try to run: make preonic/rev3:Missylo:dfu-util
Dedu…
-
I was working on my own layout for my TADA68 and while doing so I found that the RESET keycode doesn't seem to trigger the keyboard to go into DFU mode and dfu-programmer also doesn't detect the keybo…
-
Getting "undefined reference" errors when trying to link arduino code used by a .cpp file, inside of the let's split code.
I've tried inserting ``extern "C"`` into some of the used functions but …
-
Hi!
I've found your crate while looking around (checking if https://olkb.com/parts/qmk-proton-c can be supported by rust). Great work!
I think this crate can go to the stm32-rs organisation. You…
-
I have my shift keys configured to send parenthesis upon single tap and brackets with double tap, and I'm having an issue where if I hold right shift and single tap left shift (I mistakenly did this w…
-
Trying to flash a contra which I've flashed in the past and I get this error now:
I'm on MacOS Catalina Beta 1 now, which is the main difference now. Merged the latest master into my branch too. I'…
-
Hi. At least on arch linux with avr-gcc 8.2.0 compiling a fresh firmware and trying to flash it with avrdude results in the following error:
```
avrdude: ERROR: address 0x800293 out of range at li…
-
I'm new to QMK and have been looking through the docs and building a layout. I've also been looking though the sources trying to find a place where I can define codes that aren't defined in qmk/tmk by…