qmk_firmware/keyboards/mechlovin/adelais
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
rgb_led Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
standard_led Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 2023-05-27 12:27:44 +10: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
rules.mk Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778) 2023-02-17 14:15:06 +11:00

readme.md

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.