summaryrefslogtreecommitdiff
path: root/keyboards/xelus/snap96/readme.md
diff options
context:
space:
mode:
authorXelus22 <lovlots@hotmail.com>2020-03-23 15:27:00 +1100
committerGitHub <noreply@github.com>2020-03-22 21:27:00 -0700
commitb936048b0bf2b5508104e243089e785debc431d0 (patch)
tree237e604e365375394e94a4769c18b19f378f6271 /keyboards/xelus/snap96/readme.md
parent7e0dc5376f2d57a1b24831c4e25699a2cf2326af (diff)
[Keyboard] Snap96 Keyboard (#8416)
* snap96 * fix readme * small fixes * remove 4th layer * moved via config to via folder * remove suspend * via config.h * kc_nubs * remove kc_trns to define and remove layer 2 * remove merge conflicts * remove define and add 3rd layer for VIA keymap * fix comma Co-authored-by: Xelus22 <preyas22@gmail.com>
Diffstat (limited to 'keyboards/xelus/snap96/readme.md')
-rw-r--r--keyboards/xelus/snap96/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/xelus/snap96/readme.md b/keyboards/xelus/snap96/readme.md
new file mode 100644
index 0000000000..55751c1c5f
--- /dev/null
+++ b/keyboards/xelus/snap96/readme.md
@@ -0,0 +1,13 @@
+# Snap96
+
+A 96 Keyboard which supports various layouts and is able to be "snapped" to smaller layouts.
+
+* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
+* Hardware Supported: Snap96
+* Hardware Availability: Custom Project
+
+Make example for this keyboard (after setting up your build environment):
+
+ make xelus/snap96: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).