summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais
Commit message (Expand)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-2510-28/+15
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-4/+12
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+13
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-0518-843/+2265
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-38/+3
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-119-36/+20
* Move encoder config to data driven (#19923)Ryan2023-02-2610-21/+31
* Move backlight config to data driven (#19910)Ryan2023-02-264-5/+8
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-10/+10
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-1714-32/+29
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-23/+26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-082-1/+8
|\
| * [Keyboard] Fix the underglow RGB LED (#19622)mechlovin2023-02-072-1/+8
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+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-2/+1
* | Remove useless line continuations (#19399)Ryan2022-12-301-54/+54
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-273-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-216-0/+0
* `mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan2022-11-081-1/+1
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-152-4/+21
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-25/+33
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-263-3/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-235-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2018-26/+47
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-2018-26/+47
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-132-82/+82
|\|
| * [Keyboard] Fix compilation issues for Mechlovin Adelais (#18019)Drashna Jaelre2022-08-132-82/+82
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-097-73/+146
|\|
| * change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)mechlovin2022-08-097-73/+146
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-242-2/+2
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-153-2/+143
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-3/+1
* Fix for mechlovin/adelais/standard_led/arm/rev4 (#14639)James Young2021-09-281-2/+2
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-288-8/+358
|\
| * Mechlovin Adelais: add support for full-length Right Shift (#14622)James Young2021-09-282-7/+188
* | [Keyboard] Fix typo in mechloving adelais header files (#14590)Drashna Jaelre2021-09-251-1/+1