summaryrefslogtreecommitdiff
path: root/keyboards/nightly_boards/alter_lite/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-02 12:53:52 +0000
committerQMK Bot <hello@qmk.fm>2022-07-02 12:53:52 +0000
commit414a387f221ffb7ec98dc8ca39839998785f3a53 (patch)
treecb6d621b8a7e940d717ddeee41ba8ce111a5953e /keyboards/nightly_boards/alter_lite/readme.md
parent84d9996b6d40d57c20ba2017977ebac6b0c224ab (diff)
parentd66b5db1d621fc26fcb6afbd55689eae59be4118 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nightly_boards/alter_lite/readme.md')
-rw-r--r--keyboards/nightly_boards/alter_lite/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/alter_lite/readme.md b/keyboards/nightly_boards/alter_lite/readme.md
new file mode 100644
index 0000000000..26891111fa
--- /dev/null
+++ b/keyboards/nightly_boards/alter_lite/readme.md
@@ -0,0 +1,20 @@
+#DeskDaily Alter
+
+![Alter Lite](https://media.discordapp.net/attachments/946989936941346857/946992282576519279/PXL_20220226_044706997.PORTRAIT2.jpg?width=704&height=396)
+
+An Alice layout keyboard. This Lite version have no underglow
+
+* Keyboard Maintainer: [DeskDaily](https://github.com/DeskDaily)
+* Hardware Supported: atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nightly_boards/alter_lite:default
+
+Flashing example for this keyboard:
+
+ make nightly_boards/alter_lite:default:flash
+
+You can enter bootloader mode by pressing the physical reset button at the front of the pcb (near the right spacebar) 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).