summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/kyria/rev1/proton_c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-2/+0
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+5
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-36/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-171-7/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
| | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)Joel Challis2022-07-111-1/+1
|
* Fix a couple of boards being wrongly identified as AVR (#16377)Ryan2022-02-191-0/+7
|
* [Keyboard] Enable Proton C defaults for SplitKB Kyria (#14490)Drashna Jaelre2021-10-016-0/+114
Co-authored-by: Ryan <fauxpark@gmail.com>