Skip to content

Commit

Permalink
[Keyboard] Add handwired 12*5 blackpill keyboard (qmk#9855)
Browse files Browse the repository at this point in the history
* Add new handwired keyboard with F401 blackpill

* Re-indent

* Add README.md

* Apply suggestions from code review

* Re-indent

* Add README.md

* Apply suggestions from code review

* Fix spacing

* Modify keymap
Add license header
  • Loading branch information
riblee authored and fcoury committed Sep 20, 2020
1 parent bb20160 commit cc41104
Show file tree
Hide file tree
Showing 10 changed files with 1,854 additions and 0 deletions.
16 changes: 16 additions & 0 deletions keyboards/handwired/riblee_f401/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Handwired Preonic

A compact 50% (12x5) ortholinear keyboard.

* Keyboard Maintainer: [Daniel Reibl](https://github.com/riblee)
* Hardware Supported: Blackpill F401

Make example for this keyboard (after setting up your build environment):

make handwired/riblee_f401:default

Flashing example for this keyboard:

make handwired/riblee_f401: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).
Loading

0 comments on commit cc41104

Please sign in to comment.