summaryrefslogtreecommitdiffstats
path: root/keyboards/capsunlocked/cu80
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Refactor `capsunlocked/cu80/v2` (#21454)jack2023-07-0738-761/+351
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-10/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+6
* Move TKL layouts to data driven (#20337)Ryan2023-04-058-337/+413
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-7/+5
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-146/+146
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-033-5/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-5/+5
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-155-5/+30
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-152-2/+20
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-2/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-1412-30/+18
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-1412-30/+18
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-172-2/+2
* [Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758)peepeetee2022-01-108-0/+218
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-152-0/+96
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* VIA compile fixes (#13054)Xelus222021-05-312-0/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-296-6/+16
* [Keyboard] Capsunlocked CU80 Squish and Refactor (#12193)maz0r2021-04-1840-1111/+436
* [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019)maz0r2021-03-0720-0/+817
* [Keyboard] CapsUnlocked CU80 v2 (#11736)Rys Sommefeldt2021-02-2420-0/+713