qmk_firmware/keyboards/mechlovin/adelais
Ryan 65a04ead32
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config

* IS31FL3736: update keyboard LED config

* IS31FL3737: update keyboard LED config

* IS31FL3741: update keyboard LED config

* IS31FL3743A: update keyboard LED config

* AW20216S: update keyboard LED config

* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
..
keymaps Remove userspace keymaps (#22544) 2023-11-27 05:36:45 +11:00
rgb_led LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00
standard_led Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
adelais.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10:00
readme.md [Keyboard] Refactor: add adelais rev.3 (#9496) 2020-06-29 01:19:09 -07:00
rules.mk Clean up remaining rules.mk MCU/BOOTLOADERs (#19778) 2023-02-17 14:15:06 +11:00

Adelais / Adelais En Ciel

adelais

Compatible with TGR Alice and all clone variants.
standard_led (Adelais) comes with backlight and RGB underglow LEDs pre-soldered. Adelais rev.3 support 3 rotary encoder, USB TypeC both side and reset button. rgb_led (Adelais En Ciel) comes with per-key RGB LEDs pre-soldered.

Make example for this keyboard (after setting up your build environment):

make mechlovin/adelais/standard_led:default
make mechlovin/adelais/rgb_led:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.