[Keyboard] Added Adellein Keyboard/PCB (#11547)

This commit is contained in:
NightlyBoards
2021-03-15 05:51:21 +08:00
committed by GitHub
parent b44bffe954
commit 9e1d04fea7
11 changed files with 473 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Nightly Boards Adellein
![Adellein](https://i.imgur.com/WIZvvcDl.png)
A 40% alice-like keyboard with rotary encoder support
* Keyboard Maintainer: [Neil Brian Ramirez](https://github.com/NightlyBoards)
* Hardware Supported: atmega32u4
Make example for this keyboard (after setting up your build environment):
make nightly_boards/adellein:default
Flashing example for this keyboard:
make nightly_boards/adellein:default:flash
You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the upper left key while plugging the usb cable.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).