summaryrefslogtreecommitdiff
path: root/keyboards/6ball/readme.md
diff options
context:
space:
mode:
authorDanny Nguyen2017-10-31 17:03:14 -0400
committerJack Humbert2017-10-31 20:59:26 -0400
commitc9a0436422a8884fd8b5bd706ffc70020c3437be (patch)
tree2b3ec87b60f8a71062da8ea8b80b13d72b5b8c7a /keyboards/6ball/readme.md
parentfca03e15b9f111e614738d9dcce09e03c49e9409 (diff)
Add 6-ball macropad
Diffstat (limited to 'keyboards/6ball/readme.md')
-rw-r--r--keyboards/6ball/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/6ball/readme.md b/keyboards/6ball/readme.md
new file mode 100644
index 000000000..7316a9816
--- /dev/null
+++ b/keyboards/6ball/readme.md
@@ -0,0 +1,14 @@
+6-Ball
+======
+
+A circular 6-key macropad made by ThatCanadian.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: Pro Micro ATmega32U4
+Hardware Availability: ThatCanadian
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 6ball:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.