qmk_firmware/keyboards/mechlovin/adelais
2023-07-08 23:13:10 +10:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
rgb_led Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
standard_led Relocate backlight drivers (#21444) 2023-07-08 23:13:10 +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 [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.