summaryrefslogtreecommitdiffstats
path: root/keyboards/nightly_boards/adellein/readme.md
diff options
context:
space:
mode:
authorNightlyBoards <65656486+NightlyBoards@users.noreply.github.com>2021-03-15 05:51:21 +0800
committerGitHub <noreply@github.com>2021-03-14 14:51:21 -0700
commit9e1d04fea77c4da64248e7870b915939a768c5c0 (patch)
tree75f2c9db45625257887727562c9010dccf3ebbab /keyboards/nightly_boards/adellein/readme.md
parentb44bffe954dca574bf6ef16b8c8d985e9547d3e1 (diff)
[Keyboard] Added Adellein Keyboard/PCB (#11547)
Diffstat (limited to 'keyboards/nightly_boards/adellein/readme.md')
-rw-r--r--keyboards/nightly_boards/adellein/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/adellein/readme.md b/keyboards/nightly_boards/adellein/readme.md
new file mode 100644
index 0000000000..1253b2692e
--- /dev/null
+++ b/keyboards/nightly_boards/adellein/readme.md
@@ -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).