qmk_firmware
qmk_firmware copied to clipboard
Open-source keyboard firmware for Atmel AVR and Arm USB families
## Description Previous PR: #17846 ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [x] Keyboard (addition or...
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,...
## Description This is a new key map for keyboardio/atreus ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ]...
## 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...
## Description This PR adds: - My userspace - Planck keymap - Lily58 keymap - Kyria keymap My userspace and keymaps incorporate code from the following users: - @splitkb (optimizations)...
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...
## 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...
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 -...
Is there any OLED example of stm32 mcu, I have no idea to use smt32f401 to drive OLED
## Description In case the RPC info data was corrupted during transmission we prevent the execution of bogus data. ## Types of Changes - [x] Core - [ ] Bugfix...