summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais/standard_led
Commit message (Collapse)AuthorAgeFilesLines
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-058-310/+1302
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-6/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-266-12/+21
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-264-5/+8
|
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
|
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-179-19/+21
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-10/+11
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-081-1/+0
|\
| * [Keyboard] Fix the underglow RGB LED (#19622)mechlovin2023-02-071-1/+0
| | | | | | | | Co-authored-by: h40 <73354045+h40io@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
|
* `mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan2022-11-081-1/+1
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+10
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2010-11/+24
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-2010-11/+24
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
|
* Fix for mechlovin/adelais/standard_led/arm/rev4 (#14639)James Young2021-09-281-2/+2
| | | | | * Fix for #14622 Fix for a bad merge conflict resolution.
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-284-0/+113
|\
* | [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, ↵mechlovin2021-09-2429-22/+731
|/ | | | | | Adelais AVR rev. 1 (#14252) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add adelais rev4 (#12443)mechlovin2021-04-208-0/+139
|
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
|
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
|
* refactor adelais en ciel rev.2, mechlovin9 (#10930)mechlovin2020-11-232-0/+5
| | | Co-authored-by: vuhopkep <boy9x0@gmail.com>
* Refactor Adelais PCB (#10069)mechlovin2020-08-181-2/+1
| | | | | | | Enable RGBLIGHT for standard pcb rev2&3 * Update rules.mk * Update rules.mk
* [Keyboard] Refactor: add adelais rev.3 (#9496)mechlovin2020-06-296-4/+15
| | | | | | | | | | | | | * Refactor: add adelais rev.3 * update * Update keymap.c * update * update * update
* [Keyboard] add adelais PCB (#8945)mechlovin2020-05-092-0/+18
* add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <boy9x0@gmail.com>