summaryrefslogtreecommitdiffstats
path: root/keyboards/sawnsprojects/vcl65
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-4/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* VCL x SawnsProjects VCL65 Layout Additions (#20819)James Young2023-05-092-74/+1329
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_split_bs * add LAYOUT_65_ansi * add LAYOUT_65_ansi_lwkl_split_bs * add LAYOUT_65_ansi_lwkl * add LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl * add LAYOUT_65_ansi_wkl_split_bs * add LAYOUT_65_ansi_wkl * add LAYOUT_65_iso * add LAYOUT_65_iso_split_bs * add LAYOUT_65_iso_lwkl * add LAYOUT_65_iso_lwkl_split_bs * add LAYOUT_65_iso_rwkl * add LAYOUT_65_iso_rwkl_split_bs * add LAYOUT_65_iso_wkl * add LAYOUT_65_iso_wkl_split_bs * enable Community Layout support * info.json: remove extra line breaks
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-106/+74
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
|
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-7/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-7/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove legacy international keycodes (#18588)Ryan2022-10-092-2/+2
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-8/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add Amber80 Solder & VCL65 Solder (#15945)Sắn2022-04-1815-0/+410
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>