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

enhancement
keyboard

In the process of adding support for ST7735 in Quantum Painter, and in doing so I uncovered a few issues with the existing ST7789 driver ## Description - In qp_st7789.c,...

core

## Description This is a new key map for keyboardio/atreus ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ]...

keymap

## Description Added support for the Shisaku keyboard; a 40% alice-like keyboard, assembled only with THT components, featuring a solenoid that brings back that cozy typewriter feel. ## Types of...

keyboard
keymap
via

## Description This PR adds: - My userspace - Planck keymap - Lily58 keymap - Kyria keymap My userspace and keymaps incorporate code from the following users: - @splitkb (optimizations)...

keymap

Clarified the documentation around auto-shift for modifier keys. ## Description Auto-shift has a feature called RETRO_SHIFT that allows you to do a retro-tap-style auto-shift on modifier keys. However, you also...

awaiting changes
documentation
stale

## Description Adds VIA support to the Hasu usb_usb converter. 'multilayer' comes from some additional complexity above and beyond most VIA ports - in order to fit more than one...

keyboard
keymap
via

Feature request to add UART driver for the RP2040. ChibiOS seems to be already ready for it to a large degree. ## Feature Request Type - [x] Core functionality -...

enhancement
help wanted

Is there any OLED example of stm32 mcu, I have no idea to use smt32f401 to drive OLED

question
help wanted

## Description In case the RPC info data was corrupted during transmission we prevent the execution of bogus data. ## Types of Changes - [x] Core - [ ] Bugfix...

core