summaryrefslogtreecommitdiff
path: root/keyboards/tzarc/ghoul
AgeCommit message (Expand)Author
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-26[chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-19Add support for current/voltage measurement on Ghoul. (#19630)Nick Brassel
2022-11-16Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-03Add `tzarc/ghoul`. (#18562)Nick Brassel