summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/adelais
AgeCommit message (Expand)Author
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-07[Keyboard] Fix the underglow RGB LED (#19622)mechlovin
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-08`mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan
2022-10-27Remove `KC_DELT` (#18882)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Fix compilation issues for Mechlovin Adelais (#18019)Drashna Jaelre
2022-08-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-09change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)mechlovin
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-09-28Fix for mechlovin/adelais/standard_led/arm/rev4 (#14639)James Young
2021-09-28Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-28Mechlovin Adelais: add support for full-length Right Shift (#14622)James Young
2021-09-25[Keyboard] Fix typo in mechloving adelais header files (#14590)Drashna Jaelre
2021-09-24[Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adel...mechlovin
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young