summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/walter/readme.md
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2021-05-12 09:49:30 -0700
committerGitHub <noreply@github.com>2021-05-12 12:49:30 -0400
commitc305edc6800d30e676119cdef19dbe2e3310493a (patch)
tree44f7b7e578db8b964dd71f3967c110c8dbe06572 /keyboards/handwired/swiftrax/walter/readme.md
parent9a3f4f8f8a3090b3783dfd60a75cd8120ec30e65 (diff)
add handwired/swiftrax/walter (#12428)
* init commit of walter * finalize keyboard * fix walter.h * fix config.h * fix rgblight animations * fix config.h Co-authored-by: Swiftrax <swiftrax@gmail.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/walter/readme.md')
-rw-r--r--keyboards/handwired/swiftrax/walter/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/walter/readme.md b/keyboards/handwired/swiftrax/walter/readme.md
new file mode 100644
index 0000000000..e151b44d1b
--- /dev/null
+++ b/keyboards/handwired/swiftrax/walter/readme.md
@@ -0,0 +1,13 @@
+# Walter
+
+A 65% keyboard
+
+* Keyboard Maintainer: Swiftrax
+* Hardware Supported: Walter
+* Hardware Availability: https://github.com/swiftrax
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/swiftrax/walter: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).