qmk_firmware
qmk_firmware copied to clipboard
This has since been merged back to mainline QMK. Please use qmk/qmk_firmware
The current Bluetooth protocol implementation works with ObinsKit BLE firmware 1.14.6 (with Bluetooth firmware version 2.03). But it doesn't work with the latest Bluetooth firmware (2.05, from 08 Oct 2021).
I was trying to enable the Auto Shift functionality, but the compiler complains that there is not enough space on the microcontroller: /Applications/ARM/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld: region `flash0' overflowed by 13408 bytes I...
## Feature Request Type - [ ] Core functionality - [x] Add-on hardware support (eg. audio, RGB, OLED screen, etc.) - [ ] Alteration (enhancement/optimization) of existing feature(s) - [...
## Feature Request Type - [ ] Core functionality - [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.) - [ ] Alteration (enhancement/optimization) of existing feature(s) -...
Trying to build using the alternative Dockerfile from https://openannepro.github.io/install_docker.html the following output is shown: ``` #8 129.1 Making annepro2/c18 with keymap thomazmoura [ERRORS] #8 129.7 In file included from quantum/quantum.h:28,...
Hi folks! I've successfully flashed the AnnePro2-QMK firmware of varying keymaps, and that all works. I've also successfully flashed the AnnePro2-Shine binaries, but that appears to do nothing, and I...
## Describe the Bug I don't know if this is specific to apple devices or bluetooth in general, I didn't test on Windows/Linux or android devices. I am using the...
## Description ## Types of Changes - [ ] Core - [x] Bugfix - [x] New feature - [ ] Enhancement/optimization - [ ] Keyboard (addition or update) - [...
`keymaps/CarmineCrown/keymap.c` uses removed `annepro2LedSetMask()` and `annepro2LedClearMask()` functions running `make annepro2/c18` gives the following: ```plain Making annepro2/c18 with keymap CarmineCrown [ERRORS] keyboards/annepro2/keymaps/CarmineCrown/keymap.c: In function 'led_update_user': keyboards/annepro2/keymaps/CarmineCrown/keymap.c:143:5: error: implicit declaration of function...
## Feature Request Type - [ ] Core functionality - [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.) - [ ] Alteration (enhancement/optimization) of existing feature(s) -...