qmk_firmware/keyboards/matrix/m12og/rev2
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2021-06-11 20:35:13 +10:00
rev2.c Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2021-06-11 20:35:13 +10:00
rev2.h Add Matrix 8XV1.2 OG rev1 PCB (#11614) 2021-06-11 20:35:13 +10:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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 ISO/ANSI version (white PCB), and DOES NOT support the 8XV1.2 OG ANSI only version.

  • Keyboard Maintainer: astro
  • Hardware Supported: Matrix 8XV1.2 OG (ISO/ANSI) PCB
  • Hardware Availability: Matrix Lab

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

make matrix/m12og/rev2:default

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