aboutsummaryrefslogtreecommitdiff
path: root/keyboards/matrix/m12og/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix/m12og/readme.md')
-rw-r--r--keyboards/matrix/m12og/readme.md18
1 files changed, 7 insertions, 11 deletions
diff --git a/keyboards/matrix/m12og/readme.md b/keyboards/matrix/m12og/readme.md
index 24fcbb5d8..c0562cec6 100644
--- a/keyboards/matrix/m12og/readme.md
+++ b/keyboards/matrix/m12og/readme.md
@@ -1,16 +1,12 @@
1# Matrix 8XV1.2 OG keyboard 1# Matrix 8XV1.2 OG keyboard
2 2
3![Matrix 8XV1.2 OG](https://raw.githubusercontent.com/yulei/qmk_webusb_tool/master/public/m12og.jpg) 3![Matrix 8XV1.2 OG](https://i.imgur.com/NELL6Sbl.jpg)
4 4
5This was the Matrix 8XV1.2 OG keyboard made by the Matrix team. Note: this firmware only support ISO/ANSI version, 5This was the Matrix 8XV1.2 OG keyboard made by the Matrix team.
6and DO NOT support the 8XV1.2 OG ANSI only version.
7 6
8* Keyboard Maintainer: [astro](https://github.com/yulei) 7There are two versions of the PCB available.
9* Hardware Supported: Matrix 8XV1.2 OG (ISO/ANSI) keyboard
10* Hardware Availability: Matrix Lab
11 8
12Make example for this keyboard (after setting up your build environment): 9|Version|Features |
13 10|-------|-----------------------------------------------------|
14 make matrix/m12og:default 11|rev1 |Green/Yellow PCB / ARM STM32 controller / ANSI only |
15 12|rev2 |White PCB / Atmel AVR controller / ANSI/ISO |
16See 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).