diff options
Diffstat (limited to 'keyboards/nightly_boards/adellein/readme.md')
| -rw-r--r-- | keyboards/nightly_boards/adellein/readme.md | 20 |
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 000000000..1253b2692 --- /dev/null +++ b/keyboards/nightly_boards/adellein/readme.md | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # Nightly Boards Adellein | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | A 40% alice-like keyboard with rotary encoder support | ||
| 6 | |||
| 7 | * Keyboard Maintainer: [Neil Brian Ramirez](https://github.com/NightlyBoards) | ||
| 8 | * Hardware Supported: atmega32u4 | ||
| 9 | |||
| 10 | Make example for this keyboard (after setting up your build environment): | ||
| 11 | |||
| 12 | make nightly_boards/adellein:default | ||
| 13 | |||
| 14 | Flashing example for this keyboard: | ||
| 15 | |||
| 16 | make nightly_boards/adellein:default:flash | ||
| 17 | |||
| 18 | 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. | ||
| 19 | |||
| 20 | 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). | ||
