aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/reversestudio/decadepad/readme.md
diff options
context:
space:
mode:
authorhuajijam <strhuaji@gmail.com>2020-04-05 13:28:40 +0800
committerGitHub <noreply@github.com>2020-04-04 22:28:40 -0700
commit04c81a04c7d0a96818f6fd4087ca21586faa87f1 (patch)
tree260ed46cad7f96989cad7e09d0399cc0625e3849 /keyboards/reversestudio/decadepad/readme.md
parent120fcc58b6454f65616ff08670d74c5b9a5059e1 (diff)
downloadfirmware-04c81a04c7d0a96818f6fd4087ca21586faa87f1.tar.gz
firmware-04c81a04c7d0a96818f6fd4087ca21586faa87f1.tar.bz2
firmware-04c81a04c7d0a96818f6fd4087ca21586faa87f1.zip
[Keyboard] Add ReverseStudio-DecadePad (#8553)
* ADD DecadePad * Fix Key display bug * fix * firmware1 THIS IS A Backup commit * firmware2 * rename all fill with lower case * fix bug * Final Version Fix all bugs * Requested change apply * suggested apply * change apply * via test * Apply change and fix via support problem
Diffstat (limited to 'keyboards/reversestudio/decadepad/readme.md')
-rw-r--r--keyboards/reversestudio/decadepad/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/reversestudio/decadepad/readme.md b/keyboards/reversestudio/decadepad/readme.md
new file mode 100644
index 000000000..8b4c9c491
--- /dev/null
+++ b/keyboards/reversestudio/decadepad/readme.md
@@ -0,0 +1,12 @@
+# DecadePad
+
+A 6x4 Standard Numpad
+
+* Keyboard Maintainer: [huajijam](https://github.com/huajijam)
+* Hardware Supported: DecadePad
+
+Make example for this keyboard (after setting up your build environment):
+
+ make reversestudio/decadepad: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).