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 ## Types of Changes - [x] Core - [x] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [ ] Keyboard (addition or update) - [x]...

keyboard

## Description Adds a lint check for RGBLIGHT_ANIMATIONS, to start deprecating the define in favor of explicitly enabled animations ## Types of Changes - [x] Core ## Checklist - [x]...

documentation
translation

## Description Previous PR: #17837 ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [x] Keyboard (addition or...

enhancement
keyboard

## Description Added an Iris6a layout with advanced programming examples. Specifically, examples for rotary encoders and per-key RGB. Added fancy copy/paste layout for milk 2% ## Types of Changes -...

keymap

## Description ## Types of Changes - [x] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [x] Keyboard (addition or update) - [...

core
keyboard

## Description This PR is used to track the effort for the actual implementation of XAP, as per #11567. Initial scoping document here: https://hackmd.io/hhjooQ6UQhWV3MvTlbQiqQ?both Work in progress. ## Types of...

needs doc
in progress
core
keyboard
help wanted
keymap
needs testing
documentation
breaking_change
python
cli
feature
CI
no-ci
dd

Hi, i handwired a TBK mini with some raspberry pi pico boards after a few days of help from discord i managed to get to a point where my setup...

question
help wanted

## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [ ] Keyboard (addition or update)...

keymap

## Description Previous PR: #17859 ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [x] Keyboard (addition or...

enhancement
keyboard

## Description Added more variants of `handwired/symmetric70_proto` using `users/mtei/matrix_read_cols_on_row.c`. ## Add users/mtei/matrix_read_cols_on_row.c Starting with QMK firmware version 0.14.0, the following functions in quantum/matrix.c can be overridden by user-defined functions. ```c...

keyboard
keymap
python