summaryrefslogtreecommitdiff
path: root/keyboards/keybage/radpad/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keybage/radpad/readme.md')
-rw-r--r--keyboards/keybage/radpad/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/keybage/radpad/readme.md b/keyboards/keybage/radpad/readme.md
new file mode 100644
index 0000000000..d414578c08
--- /dev/null
+++ b/keyboards/keybage/radpad/readme.md
@@ -0,0 +1,15 @@
+# RadPad
+
+![RadPad](https://i.imgur.com/a4UmOuW.jpg)
+
+A DIY-focused 4x4 numpad that supports up to 2 Rotary Encoders and an OLED screen.
+
+* Keyboard Maintainer: [Brandon Schlack](https://github.com/brandonschlack)
+* Hardware Supported: Pro Micro, Elite-C, Proton C
+* Hardware Availability: TBD, awaiting final protos
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keybage/radpad: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).