summaryrefslogtreecommitdiff
path: root/keyboards/knobgoblin/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-25 06:26:19 +0000
committerQMK Bot <hello@qmk.fm>2021-01-25 06:26:19 +0000
commit3c743f00c03fd29191ea33bb73908f8aa285f52e (patch)
tree20a735f474b8982fe431075b08a54850a051cacc /keyboards/knobgoblin/readme.md
parenta4e46fc5acee6ad729c33bd3a5f46dffc7acf950 (diff)
parentbd5d3c879ef1bc019776d6736be76f98c12dd0fd (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/knobgoblin/readme.md')
-rw-r--r--keyboards/knobgoblin/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/knobgoblin/readme.md b/keyboards/knobgoblin/readme.md
new file mode 100644
index 0000000000..20ebc92e94
--- /dev/null
+++ b/keyboards/knobgoblin/readme.md
@@ -0,0 +1,15 @@
+# KNOBGOBLIN
+
+![Knob Goblin](https://i.imgur.com/oYnzqqNl.jpg)
+
+A 5x4 numpad with 2x rotary encoder and OLED support.
+
+* Keyboard Maintainer: [MrT1ddl3s](https://github.com/mrT1ddl3s)
+* Hardware Supported: knobgoblin PCB
+* Hardware Availability: Occasional group buy.[knobgoblin.xyz](https://knobgoblin.xyz)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make knobgoblin: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).