qmk_firmware/keyboards/monstargear/xo87/solderable
James Young 854fa2b34a
Monstargear XO87 Soldered Layout Additions (#20744)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_ansi_split_space

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_tsangan

* add LAYOUT_tkl_iso_split_space

* enable Community Layout support
2023-05-06 12:49:50 -07:00
..
keymaps VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Monstargear XO87 Soldered Layout Additions (#20744) 2023-05-06 12:49:50 -07:00
matrix_diagram.md Monstargear XO87 Soldered Layout Additions (#20744) 2023-05-06 12:49:50 -07:00
readme.md [Keyboard] Monstargear XO87 Solderable support (#11716) 2021-03-05 10:04:14 -08:00
rules.mk Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
solderable.c [Keyboard] Monstargear XO87 Solderable support (#11716) 2021-03-05 10:04:14 -08:00
solderable.h Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00

XO87 Solderable PCB

XO87

A TKL custom keyboard made by Monstar Gear.

  • Keyboard Maintainer: The QMK Community
  • Hardware Supported: XO87 Solderable version
  • Hardware Availability: Monstargear

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

make monstargear/xo87/solderable:default

Flashing example for this keyboard:

make monstargear/xo87/solderable:default:flash

The LED matrix is not yet working with this board. A temporary workaround to allow the caps/scroll/num lock LEDs to work has been added to allow this firmware to be functional without the led matrix.

Please be aware that Monstar Gear has not yet switched to this firmware and any PCB that is running the pre-installed firmware will need to use ISP to flash their board for the first time.

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