qmk-dactyl-manuform-a/keyboards/mechlovin/adelais
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
rgb_led [Keyboard] add adelais rev4 (#12443) 2021-04-20 10:47:58 -07:00
standard_led [Keyboard] add adelais rev4 (#12443) 2021-04-20 10:47:58 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
adelais.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
adelais.h Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 2020-12-03 14:07:41 -08:00
config.h Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
info.json Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) 2020-12-03 14:07:41 -08:00
readme.md [Keyboard] Refactor: add adelais rev.3 (#9496) 2020-06-29 01:19:09 -07:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10: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.