qmk_firmware
qmk_firmware copied to clipboard
Open-source keyboard firmware for Atmel AVR and Arm USB families
## Description The Keychron Q1 comes with a firmware which does not recognize the Esc key as reset during kb start. This feature only becomes available after the kb is...
update ms_sculpt_mobile handwired keyboard to current chibios, new directory structure for multiple boards, and current userspace. ## Description This is a restart of https://github.com/qmk/qmk_firmware/pull/9197 , which had drifted too far...
## Description This keymap for the GMMK Pro focuses on color-coded layers for: Windows/Linux, macOS, and a pseudo-numpad. The inspiration for this keymap, vs using mike1808's (which this is built...
Mvi keymaps
## Description The keymaps I made for bépo french layout on Planck and Corne keyboards. I had a problem with the variable is_master (extern uint8_t is_master) in the keymap.c file...
## Description Add darkproject/kd83a_bfg_edition keyboard. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - Keyboard (addition or...
## Description * Decouple PWM frequency from breathing mechanism by using a virtual timer with 256Hz interrupt frequency * Make PWM frequency configurable * Implement non-blocking backlight pulse ## Types...
## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [X] Keyboard (addition or update) -...
## Description The reason for this move is because ACTION LAYER reserves 0xE0-0xFF for internal usage. Namely, for other layer functions. This means that LT is limited to 0x00-0xDF keycodes,...
## Description **WIP** Working but depends on ~~https://github.com/ChibiOS/ChibiOS-Contrib/pull/328~~ (merged!) and https://github.com/qmk/qmk_firmware/pull/17706 ## Types of Changes - [x] Core - [ ] Bugfix - [x] New feature - [x] Enhancement/optimization -...
Pull request for a new Atreyu keyboard to mainline. ## Description Keyboard and keymap definition for a new atreyu keyboard. ## Types of Changes - [ ] Core - [...