summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/readme.md
diff options
context:
space:
mode:
authorMax Rumpf <max.rumpf1998@gmail.com>2019-06-26 22:42:14 +0200
committerDrashna Jaelre <drashna@live.com>2019-06-26 13:42:14 -0700
commit49699294b63b1fd36c504d4949dd6fbb19442cf3 (patch)
tree96fa9c5a2a7cd0f947d38ad6b7517ece55d1f94c /keyboards/maxr1998/pulse4k/readme.md
parentd4ff836d6449b442e6f5ddc31678a489d0f6b3d6 (diff)
[Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)
* Add Pulse 4k, a macropad by Maxr1998 * Some config tweaks * Remove image note * Add license headers * Fix media keys * Remove Play/pause again as it doesn't work on Linux
Diffstat (limited to 'keyboards/maxr1998/pulse4k/readme.md')
-rw-r--r--keyboards/maxr1998/pulse4k/readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/maxr1998/pulse4k/readme.md b/keyboards/maxr1998/pulse4k/readme.md
new file mode 100644
index 0000000000..3a552188df
--- /dev/null
+++ b/keyboards/maxr1998/pulse4k/readme.md
@@ -0,0 +1,11 @@
+# Pulse 4k
+A four-key macropad with two rotary encoders, developed by Maxr1998, [fully open-source](https://github.com/Maxr1998/Pulse_4k).
+
+Keyboard Maintainer: [Maxr1998](https://github.com/Maxr1998)
+Hardware Availability: DIY from the [open-source design files](https://github.com/Maxr1998/Pulse_4k), potential official distribution in the future
+
+Make example for this keyboard (after setting up your build environment):
+
+ make maxr1998/pulse4k: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).