summaryrefslogtreecommitdiff
path: root/keyboards/nasu/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2021-12-17 16:11:01 +0000
committerGitHub <noreply@github.com>2021-12-17 08:11:01 -0800
commit69527be90b3ea40368739517b6cb979364ce4d58 (patch)
tree09dd5de085906a93b8ece1d84f2fa45e90785f9c /keyboards/nasu/readme.md
parent23d48039887131878413b92477509e07934edb9f (diff)
[Keyboard] Nasu (#15468)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/nasu/readme.md')
-rw-r--r--keyboards/nasu/readme.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/nasu/readme.md b/keyboards/nasu/readme.md
new file mode 100644
index 0000000000..e37095b399
--- /dev/null
+++ b/keyboards/nasu/readme.md
@@ -0,0 +1,32 @@
+# Nasu
+
+This is a standard Alice layout PCB. It supports VIA.
+
+* Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
+* Hardware Supported: A Alice like keyboard with STM32F072CB
+* Hardware Availability: https://candykeys.com
+
+## Instructions
+
+### Build
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nasu:default
+
+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).
+
+### Reset
+
+- Unplug
+- Hold Escape
+- Plug In
+- Unplug
+- Release Escape
+
+### Flash
+
+- Unplug
+- Hold Escape
+- Plug In
+- Flash using QMK Toolbox or dfu-util (`make nasu:<keymap>:dfu-util`)