-
I think the main qmk firmware and the keymaps should be put into their own repos and have a 'tap' setup sort of like Homebrew has? The current setup makes it extremely difficult to keep up with any ch…
exiva updated
1 month ago
-
### Describe the Bug
Hello,
I've been trying to create a new keymap using the QMK CLI, but I'm encountering an issue where the new-keymap command is not recognized. This issue persists whether I u…
-
Linking: .build/candy_ble_2_pro_v1_default.elf [ERRORS]
|
| d:/qmk_msys/mingw64/bin/../lib/gcc/arm-none-eabi/10.1.0/../../../../arm-none-eabi/b…
-
* [ ] https://github.com/tobynet/qmk_firmware/blob/j3-keymap/keyboards/lets_split/keymaps/j3/README.md
-
### Feature Request Type
- [X] Core functionality
- [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavi…
-
Hi there,
the QMK keycode MAGIC_TOGGLE_GUI (or the short way GUI_TOG) does not work wit VIA, although it's featured in the QMK documentation. On this page (https://docs.qmk.fm/#/keycodes_magic) it …
-
![Изображение](https://github.com/user-attachments/assets/29b552a4-ae7a-4fae-b470-b6053040176b)
![CA3F1E8D-F547-499B-A6D8-6A72CC5F8D5C_1_105_c](https://github.com/user-attachments/assets/dfe5acc8-0f5…
-
### Describe the Bug
Hi, I'm trying to create a keyboard with trackpoint module for myself.
I've got the PS/2 trackpoint module and use Raspberry PI PICO (RP2040 MCU) to test my QMK firmware.
I'…
-
This repo does not build with current (as of today) qmk_firmware.
Here are the steps to reproduce it:
```bash
cd /tmp
git clone https://github.com/qmk/qmk_firmware
git clone git@github.com:GEIG…
sotte updated
3 months ago
-
Hey, probably me doing something stupid... my keymap.c file(converted by qmk tool) looks like this:
```c
#include QMK_KEYBOARD_H
#if __has_include("keymap.h")
# include "keymap.h"
#endif
…
tompi updated
3 months ago