summaryrefslogtreecommitdiff
path: root/keyboards/nightly_boards/conde60/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nightly_boards/conde60/readme.md')
-rw-r--r--keyboards/nightly_boards/conde60/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/conde60/readme.md b/keyboards/nightly_boards/conde60/readme.md
new file mode 100644
index 0000000000..342518b6a4
--- /dev/null
+++ b/keyboards/nightly_boards/conde60/readme.md
@@ -0,0 +1,20 @@
+# DeskDaily Conde60
+
+![Conde60](https://media.discordapp.net/attachments/755074685862936686/982918555882360852/unknown.png?width=853&height=396)
+
+A single layout 60% pcb with a Tsangan bottom row and split spacabars
+
+* Keyboard Maintainer: [DeskDaily](https://github.com/DeskDaily)
+* Hardware Supported: Atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nightly_boards/conde60:default
+
+Flashing example for this keyboard:
+
+ make nightly_boards/conde60:default:flash
+
+You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the escape 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).