summaryrefslogtreecommitdiff
path: root/keyboards/novelpad/readme.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-08-22 10:41:29 +1000
committerDrashna Jaelre <drashna@live.com>2019-08-21 17:41:29 -0700
commitfcf87370a835942681592891dcab6b3a0809bb1f (patch)
tree5e3ea553575f53dca7cbdec3e36e6deb1d53fdc4 /keyboards/novelpad/readme.md
parent63b96c34ce254f552cdb098060a9e7d7705263b2 (diff)
[Keyboard] Update NovelPad (#6559)
* Update NovelPad * Lowercase readme * Update keyboards/novelpad/keymaps/default/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Remove default F_CPU, F_USB, ARCH, and OPT_DEFS - covered in mcu_selection.mk
Diffstat (limited to 'keyboards/novelpad/readme.md')
-rw-r--r--keyboards/novelpad/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/novelpad/readme.md b/keyboards/novelpad/readme.md
new file mode 100644
index 0000000000..0cde8337ca
--- /dev/null
+++ b/keyboards/novelpad/readme.md
@@ -0,0 +1,15 @@
+# NovelPad/NumChoc
+
+![NovelPad](https://i.imgur.com/vi4EdSh.jpg?1)
+
+A 5x4 macropad/numpad, sold by NovelKeys.xyz. There are two versions of the PCB, the NovelPad for MX switches and the NumChoc for Kailh Choc low profile switches. Both utilize the same firmware with no changes required.
+
+Keyboard Maintainer: [Cole Markham](https://github.com/colemarkham) / [Woodkeys.click](https://woodkeys.click)
+Hardware Supported: NovelPad
+Hardware Availability: [Novelkeys.xyz](https://novelkeys.xyz)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make novelpad: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).