qmk_firmware/keyboards/mechlovin/adelais
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
rgb_led Data-Driven Keyboard Conversions: Mechlovin (#23624) 2024-04-27 13:58:04 +01:00
standard_led Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +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 Data-Driven Keyboard Conversions: Mechlovin (#23624) 2024-04-27 13:58:04 +01:00
readme.md [Keyboard] Refactor: add adelais rev.3 (#9496) 2020-06-29 01:19:09 -07:00
rules.mk Migrate features and LTO from rules.mk to data driven (#23307) 2024-03-30 10:57:30 +00: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.