Age | Commit message (Collapse) | Author |
|
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
|
|
built-in code (#7874)
* Add: RGB underglow support using SPI to SteamVan and CO60
* Update: Switch to QMK's baclight implementation for CO60 and SteamVan
* Fix: Remove now unnecessary backlighting code from keyboard files
|
|
* Cleanup rules.mk for F303 keyboards
* Fix small typo
|
|
* Add: Initial firmware and keymaps for the CO60 PCB
* Apply suggestions from code review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update: Address reviewer comments
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update: Reviewer changes
|