From 7b666245d6e6baea939e0088fbbf9104d8efaca1 Mon Sep 17 00:00:00 2001 From: bbrfkr Date: Mon, 7 Jun 2021 14:08:20 +0900 Subject: [Keyboard] add molecule (#12601) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre --- keyboards/molecule/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 keyboards/molecule/readme.md (limited to 'keyboards/molecule/readme.md') 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. -- cgit v1.2.3