qmk_firmware/keyboards/mechlovin/adelais
Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976)
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
2020-12-03 13:04:28 +11:00
..
keymaps refactor adelais en ciel rev.2, mechlovin9 (#10930) 2020-11-23 19:47:01 +00:00
rgb_led 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
standard_led refactor adelais en ciel rev.2, mechlovin9 (#10930) 2020-11-23 19:47:01 +00:00
adelais.c [Keyboard] Adelais En Ciel rev2 (#9834) 2020-08-07 03:46:16 -07:00
adelais.h [Keyboard] add adelais PCB (#8945) 2020-05-09 02:38:19 -07:00
config.h refactor adelais en ciel rev.2, mechlovin9 (#10930) 2020-11-23 19:47:01 +00:00
info.json [Keyboard] add adelais PCB (#8945) 2020-05-09 02:38:19 -07:00
readme.md [Keyboard] Refactor: add adelais rev.3 (#9496) 2020-06-29 01:19:09 -07:00
rules.mk Add board specific to Proton-C, with usual defaults turned on. (#10976) 2020-12-03 13:04:28 +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.