You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
8 months ago
..
boards/m12og_v1 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
keymaps/default Matrix Lab 8XV1.2 OG Layout Updates (#20720) 1 year ago
ld Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
chconf.h Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
config.h Move RGBLight animations to data driven (#21635) 8 months ago
halconf.h Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
info.json Move RGBLight animations to data driven (#21635) 8 months ago
matrix.c Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
matrix_diagram.md Matrix Lab 8XV1.2 OG Layout Updates (#20720) 1 year ago
mcuconf.h Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
readme.md Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2 years ago
rev1.c Move single `LAYOUT_all`s to data driven (#20430) 1 year ago
rules.mk Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD32V. (#19020) 1 year ago

readme.md

Matrix 8XV1.2 OG keyboard

Matrix 8XV1.2 OG

This was the Matrix 8XV1.2 OG keyboard made by the Matrix team.
Note: This firmware only supports ANSI only version (green/yellow PCB), and DOES NOT support the 8XV1.2 OG ISO/ANSI version.

  • Keyboard Maintainer: kb-elmo
  • Hardware Supported: Matrix 8XV1.2 OG ANSI only PCB
  • Hardware Availability: Matrix Lab

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

make matrix/m12og/rev1:default

Bootloader:

Hold down ESC while plugging in the keyboard. The board will show up as a mass storage device on your computer. Drag and drop the compiled firmware .bin file into it. The board will automatically reset and load the new firmware.

DO NOT DO THIS ON A MAC OS SYSTEM! IT WILL PERMANENTLY BRICK THE KEYBOARD!!!


See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.