summaryrefslogtreecommitdiffstats
path: root/keyboards/tzarc/ghoul/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-40/+40
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-152-10/+2
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-262-2/+0
|\
| * [chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel2023-03-262-2/+0
| |
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
|/
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\
| * 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.
* | Add support for current/voltage measurement on Ghoul. (#19630)Nick Brassel2023-01-194-6/+5
|/
* Add `tzarc/ghoul`. (#18562)Nick Brassel2022-10-0312-0/+224
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>