summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/vega
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-8/+0
* AI03 Vega Layout Macro Additions (#20489)James Young2023-04-182-76/+724
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-400/+77
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-201-1/+1
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1396/+26
* Remove bootloader_defs.h for some F072 boards (#10582)Ryan2020-10-131-7/+0
* [Keyboard] Add ai03 Vega (#9850)ai032020-08-0713-0/+2085