summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss/o4l_5x12/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-02 03:32:21 +1100
committerGitHub <noreply@github.com>2021-01-01 16:32:21 +0000
commitc01a8b030e7f47e8972904f953a3ad27257ab495 (patch)
treee482b8bc371acee84272258b3bf0c61c8b62135d /keyboards/keycapsss/o4l_5x12/readme.md
parentb5fc6f0682764414de1a6446112854e579e3a45e (diff)
O4L 5x12 refactor (#11392)
* O4L 5x12 refactor * Remove config.h
Diffstat (limited to 'keyboards/keycapsss/o4l_5x12/readme.md')
-rw-r--r--keyboards/keycapsss/o4l_5x12/readme.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/keyboards/keycapsss/o4l_5x12/readme.md b/keyboards/keycapsss/o4l_5x12/readme.md
index 16bdcc49f5..a698961714 100644
--- a/keyboards/keycapsss/o4l_5x12/readme.md
+++ b/keyboards/keycapsss/o4l_5x12/readme.md
@@ -2,7 +2,7 @@
A ortholinear 5x12 keyboard made and sold by Keycapsss. [More info at Keycapsss.com](https://keycapsss.com).
-<img src="https://i.imgur.com/5p8rDme.jpg" height="500px">
+![o4l_5x12](https://i.imgur.com/5p8rDmel.jpg)
## Features:
@@ -14,18 +14,16 @@ A ortholinear 5x12 keyboard made and sold by Keycapsss. [More info at Keycapsss.
---
-- Keyboard Maintainer: BenRoe [GitHub](https://github.com/BenRoe) / [Twitter](https://twitter.com/ben_roe)
-- Hardware Supported: Pro Micro
-- Hardware Availability: [Keycapsss.com](https://keycapsss.com)
+* Keyboard Maintainer: BenRoe [GitHub](https://github.com/BenRoe) / [Twitter](https://twitter.com/ben_roe)
+* Hardware Supported: Pro Micro
+* Hardware Availability: [Keycapsss.com](https://keycapsss.com)
-
-
-Make firmware .hex for this keyboard (after setting up your build environment):
+Make example for this keyboard (after setting up your build environment):
make keycapsss/o4l_5x12:default
-Example of flashing this keyboard (or use [QMK Toolbox](https://github.com/qmk/qmk_toolbox)):
+Flashing example for this keyboard:
- make keycapsss/o4l_5x12:default:avrdude
+ make keycapsss/o4l_5x12: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).