Ryan 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 years ago
..
boards 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
keymaps 1184e0d9be Adjust keycode alignment around `QK_BOOT` (#23697) 2 years ago
ld 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
chconf.h 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
halconf.h 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
keyboard.json 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2 years ago
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
matrix_diagram.md 3a1fe9281a Matrix Lab 8XV1.2 OG Layout Updates (#20720) 3 years ago
mcuconf.h 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
readme.md 0ef145db15 Add Matrix 8XV1.2 OG rev1 PCB (#11614) 5 years ago
rev1.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
rules.mk 3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2 years 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.

:no_entry: 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.