1
0
Fork 0

[Keyboard] add molecule (#12601)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
bbrfkr 2021-06-07 14:08:20 +09:00 committed by GitHub
parent 23631de191
commit 7b666245d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 3890 additions and 0 deletions

21
keyboards/molecule/readme.md Executable file
View file

@ -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.