summaryrefslogtreecommitdiffstats
path: root/keyboards/coarse/vinta
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-52/+222
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-3/+1
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-2/+2
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-4/+4
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-12/+0
|\
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-12/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-29/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-052-29/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-42/+36
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Rework as per 9824 (#13898)Nick Brassel2021-08-069-0/+315