qmk_firmware icon indicating copy to clipboard operation
qmk_firmware copied to clipboard

Open-source keyboard firmware for Atmel AVR and Arm USB families

Results 716 qmk_firmware issues
Sort by recently updated
recently updated
newest added

## Description as the title. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [x] Keyboard (addition...

keyboard
keymap
via

## Description As shown in the title. ## Types of Changes - [ ] Core - [ ] Bugfix - [x] New feature - [x] Enhancement/optimization - [ ] Keyboard...

core
awaiting_pr

## Describe the Bug The configuration of doio/kb16 seems to use atmega32u4 MCU and atmel-dfu bootloader. However, when I connect the product I bought yesterday, it comes out as a...

enhancement
help wanted

This change fixes the bluetooth multi-pairing issue. ## Description The bluetooth broadcasting and connection functions in the annepro2_ble.c are incorrect, they do not handle the multi-pairing correctly. The exiting broadcasting...

bug
keyboard

qmk支持模拟surface dial吗,看见有人实现了不知道qmk有没有原生支持?有键盘支持的开源参考吗 Does qmk support simulating surface dial? I saw that someone has implemented it. I wonder if qmk has native support? Is there an open source reference for keyboard...

question
help wanted
stale

## Description Added firmware files for the split60 keyboard ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization...

keyboard
keymap
via

## Description Add Hillside 52 with default.json .c and via keymaps. https://github.com/mmccoyd/hillside The handwired/hillside/readme has a link to where the 48 keyboard will be once approved PR #17210, renaming Hillside...

keyboard
keymap
via

first upload fungo split keyboard ## Description Added new keyboard information. keyboard name is "fungo". only added keyboard directory. new directory -> keyboards/fungo ## Types of Changes - [ ]...

keyboard
keymap

Made some major overhaul and additions to my previous PR for my keymap, and would like them included on the master branch. It feels complete now. ## Description I am...

keyboard
keymap
python
dependencies

Hi, I am running: `qmk compile -kb input_club/ergodox_infinity -km samsons_layout ` where samsons_layout is my own layout that I was able to build with a docker image. Now I do...