summaryrefslogtreecommitdiff
path: root/keyboards/vertex/arc60
AgeCommit message (Expand)Author
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)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-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2022-10-13Vertex ARC60 Layout Refactor (#18670)James Young
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-12Format code according to conventions (#18009)QMK Bot
2022-08-12[Keyboard] Add arc60 (#17976)Vertex-kb