summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401/README.md
diff options
context:
space:
mode:
authorReibl János Dániel <jani.reibl3@gmail.com>2020-10-08 01:20:23 +0200
committerGitHub <noreply@github.com>2020-10-08 10:20:23 +1100
commitd79fe652914c50f803b22e3e88de7d3934bd0699 (patch)
tree54a06f4b97238cc511cbdad14679b6e6b3495bd3 /keyboards/handwired/riblee_f401/README.md
parentee6c86d8e91437f47f904b5af49a63b749b57bf0 (diff)
Clean ChibiOS platform files (#10505)
* Clean ChibiOs platform files * Remove I2C and timer definitions * Remove unnecessary files and rename readme Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
Diffstat (limited to 'keyboards/handwired/riblee_f401/README.md')
-rw-r--r--keyboards/handwired/riblee_f401/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/handwired/riblee_f401/README.md b/keyboards/handwired/riblee_f401/README.md
deleted file mode 100644
index 6287ac40c1..0000000000
--- a/keyboards/handwired/riblee_f401/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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). \ No newline at end of file