summaryrefslogtreecommitdiff
path: root/keyboards/molecule/readme.md
diff options
context:
space:
mode:
authorbbrfkr <bbrfkr@gmail.com>2021-06-07 14:08:20 +0900
committerGitHub <noreply@github.com>2021-06-06 22:08:20 -0700
commit7b666245d6e6baea939e0088fbbf9104d8efaca1 (patch)
treeab6aa9d8594731bd377aa53faa8d02faa0cae78f /keyboards/molecule/readme.md
parent23631de1919da3de393d1870d8c9606d1cd4849b (diff)
[Keyboard] add molecule (#12601)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/molecule/readme.md')
-rwxr-xr-xkeyboards/molecule/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/molecule/readme.md b/keyboards/molecule/readme.md
new file mode 100755
index 0000000000..1538157ec0
--- /dev/null
+++ b/keyboards/molecule/readme.md
@@ -0,0 +1,21 @@
+# molecule
+
+[![molecule](https://imgur.com/uYCeS4Y)](https://i.imgur.com/uYCeS4Yh.jpg)
+
+A 40 keys keyboard with trackball.
+
+* Keyboard Maintainer: [bbrfkr](https://github.com/bbrfkr) [@bbrfkr](https://twitter.com/bbrfkr)
+* Hardware Supported: molecule PCB, Pro Micro
+* Hardware Availability: https://bbrfkr.booth.pm/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make molecule:default
+
+Flashing example for this keyboard:
+
+ make molecule:default:flash
+
+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).
+
+This keyboard project includes [aball](https://github.com/brickbots/aball) project source code partially.