summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/xealousbrown/README.md
diff options
context:
space:
mode:
authorAlex Ong <the.onga@gmail.com>2019-01-28 02:05:34 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-28 02:05:34 +0100
commit0d7631937018306b025cebd09cb33c55f965a5e6 (patch)
tree1526d0601aba8cbdc947572887fa1d153e62b381 /keyboards/handwired/xealousbrown/README.md
parent996ada1ba2cce18e1fed27fdcaf6a5dcc36fe9da (diff)
downloadqmk_firmware-0d7631937018306b025cebd09cb33c55f965a5e6.tar.gz
qmk_firmware-0d7631937018306b025cebd09cb33c55f965a5e6.tar.xz
[Keyboard] Added xealousbrown keyboard (#4945)
* Added xealousbrown keyboard. * Changed to pragma once in config.h * Update keyboards/handwired/xealousbrown/rules.mk Added bootloader. Co-Authored-By: alex-ong <the.onga@gmail.com> * Update keyboards/handwired/xealousbrown/config.h Commented out IS_COMMAND() since it is already default value. Co-Authored-By: alex-ong <the.onga@gmail.com>
Diffstat (limited to 'keyboards/handwired/xealousbrown/README.md')
-rw-r--r--keyboards/handwired/xealousbrown/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/handwired/xealousbrown/README.md b/keyboards/handwired/xealousbrown/README.md
new file mode 100644
index 000000000..e6092ebb0
--- /dev/null
+++ b/keyboards/handwired/xealousbrown/README.md
@@ -0,0 +1,11 @@
+# XealouS Brown
+
+My first handwired keyboard. Originally used TMK, now ported in full glory to QMK.
+
+Build log at:
+https://sites.google.com/site/xaelous/keyboards/handwired-keyboard
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/xealous-brown:default
+