summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/super16/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-05 00:08:37 +0100
committerDrashna Jaelre <drashna@live.com>2019-02-05 00:08:37 +0100
commit80d427a2035afdc57b850381a36e4dd9d2c179ea (patch)
treeec9d459235ce08f2df8047ae07067b213579030c /keyboards/1upkeyboards/super16/readme.md
parente9c3e041460fa82addc67c194b9a881b3ee967e6 (diff)
downloadqmk_firmware-80d427a2035afdc57b850381a36e4dd9d2c179ea.tar.gz
qmk_firmware-80d427a2035afdc57b850381a36e4dd9d2c179ea.tar.xz
[Keyboard] New Macropad: 1upkeyboards super16 (#5039)
* initial commit * Do a nice write up for readme * establish switch matrix and physical layout * Put in the pins that are used * QMK configurator support and keymap * set bootloader to caterina because pro micro boohoo * add ortho_4x4 support for user spaces * got the columns reversed lol
Diffstat (limited to 'keyboards/1upkeyboards/super16/readme.md')
-rw-r--r--keyboards/1upkeyboards/super16/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/super16/readme.md b/keyboards/1upkeyboards/super16/readme.md
new file mode 100644
index 000000000..61b92ff85
--- /dev/null
+++ b/keyboards/1upkeyboards/super16/readme.md
@@ -0,0 +1,13 @@
+# Super 16 Macro Pad
+
+A 4x4 macropad with RGB underglow.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: Super 16 Macropad
+Hardware Availability: [1upkeyboards](https://www.1upkeyboards.com/shop/keyboard-kits/super-16-macro-pad/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 1upkeyboards/super16: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).