summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adel...mechlovin2021-09-2444-66/+1190
|/
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-5/+5